monsieurbiz / sylius-advanced-promotion-plugin
Allows you promotions after tax and multi coupon.
Installs: 1 130
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 5
Open Issues: 2
Type:sylius-plugin
Requires
- php: ^8.1
- sylius/sylius: >=1.12 <2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.16
- phpmd/phpmd: ^2.15
- phpspec/phpspec: ^7.0
- phpstan/phpstan: ^1.8.4
- phpstan/phpstan-doctrine: ^1.3.2
- phpstan/phpstan-webmozart-assert: ^1.1
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2025-01-25 14:36:29 UTC
README
This plugins add features on promotions.
You can define if a cart promotion need to be applied before or after tax.
You can use multiple coupons in your orders.
Compatibility
Installation
If you want to use our recipes, you can configure your composer.json by running:
composer config --no-plugins --json extra.symfony.endpoint '["https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master","flex://defaults"]'
composer require monsieurbiz/sylius-advanced-promotion-plugin
Configuration
Copy files in dist
folder to your Sylius project.
Then run the migrations.