Skip to content

monsieurbiz/SyliusAdvancedPromotionPlugin

Repository files navigation

Advanced Promotion

Advanced Promotion Plugin license Tests Status Recipe Status Security Status

This plugins add features on promotions.

You can define if a cart promotion need to be applied before or after tax.

You can define if a cart promotion need to be applied before or after tax.

You can use multiple coupons in your orders.

You can use multiple coupons in your orders.

Compatibility

Sylius Version PHP Version
1.12 8.1 - 8.2 - 8.3
1.13 8.1 - 8.2 - 8.3
1.14 8.1 - 8.2 - 8.3

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.