maxsouza / module-custom-promotion
N/A
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
Requires (Dev)
- roave/security-advisories: dev-latest
README
The custom promotion module enables you to add a new approach to product category discount.
Installation details
✓ Install by Composer (recommended)
composer require maxsouza/module-custom-promotion
php bin/magento module:enable
php bin/magento setup:upgrade
✓ Install Manually
- Copy module to folder app/code/MaxSouza/CustomPromotion and run commands:
php bin/magento setup:di:compile
php bin/magento setup:upgrade
Usage
The management options can be found under Marketing > Promotions > Custom Promotion.
Add, edit, delete custom promotions
Requirements
- Magento 2.4.4 +
- PHP 8.0 +
License
OSL-3.0