maxsouza/module-custom-promotion

N/A

1.0.0 2023-07-01 15:52 UTC

This package is auto-updated.

Last update: 2025-01-04 20:52:47 UTC


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.

Custom promotion management

Add, edit, delete custom promotions

Custom promotion edit

Requirements

  • Magento 2.4.4 +
  • PHP 8.0 +

License

OSL-3.0