vanilo / promotion
Vanilo Promotion Module
6.0.0
2026-09-25 09:39 UTC
Requires
- php: ^8.4
- konekt/concord: ^1.13
- konekt/xtend: ^2.0
- laravel/framework: ^12.61.1|^13.12
- vanilo/adjustments: ^6.0
- vanilo/support: ^6.0
Requires (Dev)
- orchestra/testbench: ^10.0|^11.0
- phpunit/phpunit: ^11.0|^12.0
- vanilo/cart: ^6.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.