ict-master-pk/module-pricemeterproductssync
Composer 安装命令:
composer require ict-master-pk/module-pricemeterproductssync
包简介
Price Meter Products Sync is the official Price Meter extension for Magento users to allow them easily sync their products on Price Meter without much effort.
README 文档
README
Intro
Price Meter Products Sync is the official Price Meter extension for Magento users to allow them easily sync their products on Price Meter without much effort.
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/IctMasterPk - Enable the module by running
php bin/magento module:enable IctMasterPk_PricemeterProductsSync - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Install the module composer by running
composer require ict-master-pk/module-pricemeterproductssync - enable the module by running
php bin/magento module:enable IctMasterPk_PricemeterProductsSync - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Configuration
- Price Meter API Token
Features
- With auto sync, whenever you create, update or delete your product it automatically updates your product on Price Meter without any further action
- Update product keywords for Price Meter right from the products page
- For bulk update your products, just download CSV from Products page by clicking "Price Meter Export Products" and upload it on Price Meter
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2021-04-06