vanilo / promotion
Vanilo Promotion Module
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
pkg:composer/vanilo/promotion
Requires
- php: ^8.3
 - konekt/concord: ^1.13
 - konekt/xtend: ^2.0
 - laravel/framework: ^10.48|^11.0|^12.0
 - vanilo/adjustments: ^5.0
 - vanilo/support: ^5.0
 
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0
 - phpunit/phpunit: ^10.0|^11.0
 - vanilo/cart: ^5.0
 
This package is auto-updated.
Last update: 2025-10-17 09:12:17 UTC
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.