PHPackages                             fmdd/sylius-marketing-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. fmdd/sylius-marketing-plugin

ActiveSylius-plugin

fmdd/sylius-marketing-plugin
============================

FMDD marketing plugin for Sylius.

v0.29.05(3y ago)03.6kMITPHPPHP ^7.4CI failing

Since Apr 14Pushed 3y agoCompare

[ Source](https://github.com/SFMDD/SyliusMarketingBundle)[ Packagist](https://packagist.org/packages/fmdd/sylius-marketing-plugin)[ RSS](/packages/fmdd-sylius-marketing-plugin/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (28)Versions (59)Used By (0)

 [ ![FM2D logo](https://camo.githubusercontent.com/ad7ecb55e0e5a016b468d591f39a23a16f97583fc326601d2c55d297128ba573/68747470733a2f2f666d32642e636f6d2f666d32642d7468656d652f696d616765732f6c6f676f2e706e67) ![Sylius logo](https://camo.githubusercontent.com/1567208cc7c8ec53cf6e2af4f54449a9bb3ab0dee7916998de4e3ce9b7f79015/68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67) ](https://fm2d.com/)

---

FM2D - SyliusMarketingBundle
============================

[](#fm2d---syliusmarketingbundle)

---

[![License](https://camo.githubusercontent.com/f3bf9599ca0ce34dff609eeec0d528a4201fb5d6885c89f995b6110c55ef8bf7/687474703a2f2f706f7365722e707567782e6f72672f666d64642f73796c6975732d6d61726b6574696e672d706c7567696e2f6c6963656e7365)](https://packagist.org/packages/fmdd/sylius-marketing-plugin)[![Latest Stable Version](https://camo.githubusercontent.com/767029e3c5d093337dca3a29f86b8ba60c5e1ba6b83369f2ba0da5f8bf56d46a/687474703a2f2f706f7365722e707567782e6f72672f666d64642f73796c6975732d6d61726b6574696e672d706c7567696e2f76)](https://packagist.org/packages/fmdd/sylius-marketing-plugin)[![Total Downloads](https://camo.githubusercontent.com/ff9f7f84e8e1bc69eb318acdce9842974678afd79f04fc0b5c8e8e909c69e534/687474703a2f2f706f7365722e707567782e6f72672f666d64642f73796c6975732d6d61726b6574696e672d706c7567696e2f646f776e6c6f616473)](https://packagist.org/packages/fmdd/sylius-marketing-plugin)[![PHP Version Require](https://camo.githubusercontent.com/59619e77c64d477aa7094a2fd92e2d606d97977dacb0623cd869240fa62e7c4f/687474703a2f2f706f7365722e707567782e6f72672f666d64642f73796c6975732d6d61726b6574696e672d706c7567696e2f726571756972652f706870)](https://packagist.org/packages/fmdd/sylius-marketing-plugin)[![Slack](https://camo.githubusercontent.com/7c3c0528951f31d3e19ae8c1b92e612431e7864cdd59e9861aef25807340f91e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6d6d756e697479253230636861742d736c61636b2d4646313439332e737667)](http://sylius-devs.slack.com)[![Support](https://camo.githubusercontent.com/e2e1becf96ac10cfcfae03397fd7c605cca341564088ccd453d91e1d2024a14b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737570706f72742d636f6e74616374253230617574686f722d626c7565253544)](https://fm2d.com/contact)

FM2D is a Web Agency publisher of Sylius plugins and open source actor. Since 2016, we strive to produce useful plugins to improve your e-commerce store. FM2D also offers you a first class technical support and customer service.

---

Summary
-------

[](#summary)

---

- [Overview](#overview)
- [Installation](#installation)
- [License](#license)
- [Contact](#contact)

Overview
========

[](#overview)

---

Marketing bundle is use for :

- Add TrustPilot bundle from Setono\\SyliusTrustpilotPlugin
- Email cart abandoned or cart not payed
- Notification Proof of purchase
- Add Instagram

TODO :

- Add multiple email marketing
- Add new Notification Type

Installation
============

[](#installation)

Step 1: Download the plugin
---------------------------

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

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require fmdd/sylius-marketing-plugin
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

Step 2: Enable the plugin
-------------------------

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

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

```
