unbxd/magento2-product-feed 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

unbxd/magento2-product-feed

最新稳定版本:2.0.44

Composer 安装命令:

composer require unbxd/magento2-product-feed

包简介

The Magento 2 module, which provides possibility for synchronization product catalog with Unbxd service

README 文档

README

Latest Stable Version Total Downloads License composer.lock

This module provide possibility for synchronization product catalog with Unbxd service.

Support Magento 2.1.* || 2.2.* || 2.3.* || 2.4.*

Installation Guide

Install by composer

composer require unbxd/magento2-product-feed
php bin/magento module:enable Unbxd_ProductFeed
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush

Manual installation

  1. Download this module Link

  2. Unzip module in the folder:

    app\code\Unbxd\ProductFeed

  3. Access the root of you Magento 2 instance from command line and run the following commands:

php bin/magento module:enable Unbxd_ProductFeed
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
  1. Configure module in backend

统计信息

  • 总下载量: 70.06k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 8
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 未知