Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sherlockode/sylius-promotion-plugin


https://github.com/sherlockode/sylius-promotion-plugin

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

Sherlockode Sylius promotion plugin

This plugin add :
- Threshold promotion
- Free product promotion
## Installation

1. require the bundle with Composer:

```bash
$ composer require sherlockode/sylius-promotion-plugin
```

2. enable the bundle :

```php
['all' => true],
// ...
];
```

Now in you admin panel you have 2 new promotions actions :
- Threshold promotion
- Free product promotion