PHPackages                             setono/sylius-promotion-extensions-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. setono/sylius-promotion-extensions-plugin

ActiveSylius-plugin[Utility &amp; Helpers](/categories/utility)

setono/sylius-promotion-extensions-plugin
=========================================

Common promotion extensions for Sylius

v1.4.0(1y ago)624.4k3[7 PRs](https://github.com/Setono/SyliusPromotionExtensionsPlugin/pulls)MITPHPPHP &gt;=7.4

Since Apr 26Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Setono/SyliusPromotionExtensionsPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-promotion-extensions-plugin)[ RSS](/packages/setono-sylius-promotion-extensions-plugin/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (16)Versions (16)Used By (0)

Sylius Promotion Extensions Plugin
==================================

[](#sylius-promotion-extensions-plugin)

[![Latest Version](https://camo.githubusercontent.com/bc935f4ca72a55651e3db05102445342ff1000727b474901a67d9d9efe975edb/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d70726f6d6f74696f6e2d657874656e73696f6e732d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-promotion-extensions-plugin)[![Latest Unstable Version](https://camo.githubusercontent.com/7943ec7dd8a93c01f431773b521c5a4a8f2152dc2469d332237ca0e87612874c/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d70726f6d6f74696f6e2d657874656e73696f6e732d706c7567696e2f762f756e737461626c65)](https://packagist.org/packages/setono/sylius-promotion-extensions-plugin)[![Software License](https://camo.githubusercontent.com/b42f794a1354d77aa898d89279453dac281a3b53127032ce71a65bb189ec9205/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d70726f6d6f74696f6e2d657874656e73696f6e732d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusPromotionExtensionsPlugin/workflows/build/badge.svg)](https://github.com/Setono/SyliusPromotionExtensionsPlugin/actions)

Adds common promotion rules and actions for you to use in Sylius.

Installation
------------

[](#installation)

### Step 1: Download the plugin

[](#step-1-download-the-plugin)

```
$ composer require setono/sylius-promotion-extensions-plugin
```

### Step 2: Enable the plugin

[](#step-2-enable-the-plugin)

Then, enable the plugin by adding it to the list of registered plugins/bundles in the `config/bundles.php` file of your project:

```
