Skip to content

3BRS/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.

About

Allows you promotions after tax and multi coupon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.5%
  • Makefile 10.7%
  • Twig 6.8%