承接 unbxd/magento2-product-feed 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱: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.13k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2019-07-12