vanilo / promotion
Vanilo Promotion Module
5.2.0
2026-04-21 14:25 UTC
Requires
- php: ^8.3
- konekt/concord: ^1.13
- konekt/xtend: ^2.0
- laravel/framework: ^10.48|^11.46.2|^12.50|^13.0
- vanilo/adjustments: ^5.1
- vanilo/support: ^5.1
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0|^11.0
- phpunit/phpunit: ^10.0|^11.0
- vanilo/cart: ^5.0
README
This is the standalone Promotion module of the Vanilo E-commerce Framework.
Installation
(As Standalone Component)
composer require vanilo/promotionphp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"- Add
Vanilo\Promotion\Providers\ModuleServiceProvider::classto modules inconfig/concord.php php artisan migrate
Usage
See the Vanilo Promotions Documentation for more details.