This is the standalone Promotion module of the Vanilo E-commerce Framework.
(As Standalone Component)
composer require vanilo/promotion
php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
- Add
Vanilo\Promotion\Providers\ModuleServiceProvider::class
to modules inconfig/concord.php
php artisan migrate
See the Vanilo Promotions Documentation for more details.