tmajka/magento2-module-promotion

负责管理促销活动的模块

1.0.0 2024-01-01 20:25 UTC

This package is auto-updated.

Last update: 2024-09-30 22:00:47 UTC


README

负责通过RestApi管理促销活动的模块。

Supported Magento Versions

安装详情

composer require tmajka/magento2-module-promotion
bin/magento module:enable TMajka_Promotion
bin/magento setup:upgrade

演示数据的CLI命令

部署促销模块的示例数据

bin/magento promotions:sampledata:deploy

删除促销模块的数据

bin/magento promotions:sampledata:remove

许可

MIT