tmajka/magento2-module-promotion

The module responsible for managing promotions

1.0.0 2024-01-01 20:25 UTC

This package is auto-updated.

Last update: 2025-05-29 01:27:33 UTC


README

The module responsible for managing promotions by RestApi.

Supported Magento Versions

Installation details

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

CLI command to demo data

Deploy sample data for the promotion module

bin/magento promotions:sampledata:deploy

Remove data for the promotion module

bin/magento promotions:sampledata:remove

License

MIT