PHPackages                             setono/sylius-abandoned-cart-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. setono/sylius-abandoned-cart-plugin

ActiveSylius-plugin

setono/sylius-abandoned-cart-plugin
===================================

Reengage customers who abandoned their cart in Sylius

v1.5.0(4mo ago)421.5k↓45.1%5[4 issues](https://github.com/Setono/SyliusAbandonedCartPlugin/issues)MITPHPPHP &gt;=8.1CI passing

Since Sep 20Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusAbandonedCartPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-abandoned-cart-plugin)[ GitHub Sponsors](https://github.com/Setono)[ RSS](/packages/setono-sylius-abandoned-cart-plugin/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (10)Dependencies (39)Versions (16)Used By (0)

Abandoned cart plugin for Sylius
================================

[](#abandoned-cart-plugin-for-sylius)

[![Latest Stable Version](https://camo.githubusercontent.com/1a21b4a9f3d337138c1ff6fdd7241526e28e7de53347e846912ca1b780ed6c6c/687474703a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d6162616e646f6e65642d636172742d706c7567696e2f76)](https://packagist.org/packages/setono/sylius-abandoned-cart-plugin)[![Total Downloads](https://camo.githubusercontent.com/b6799ea7bf91f3c358c6aff7c921d5358fe4369ffc4b7520a6bf08ff44fdca70/687474703a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d6162616e646f6e65642d636172742d706c7567696e2f646f776e6c6f616473)](https://packagist.org/packages/setono/sylius-abandoned-cart-plugin)[![License](https://camo.githubusercontent.com/08ce4627ba96b10b0c810028d6a6bb6bd8645decab201005e4b08d8867c9aac6/687474703a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d6162616e646f6e65642d636172742d706c7567696e2f6c6963656e7365)](https://packagist.org/packages/setono/sylius-abandoned-cart-plugin)[![PHP Version Require](https://camo.githubusercontent.com/e8d498a0bfa32bca5af79500a0d212fabf1e8681ec158867d8e525066cdcd01a/687474703a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d6162616e646f6e65642d636172742d706c7567696e2f726571756972652f706870)](https://packagist.org/packages/setono/sylius-abandoned-cart-plugin)[![build](https://github.com/Setono/SyliusAbandonedCartPlugin/actions/workflows/build.yaml/badge.svg)](https://github.com/Setono/SyliusAbandonedCartPlugin/actions/workflows/build.yaml)[![codecov](https://camo.githubusercontent.com/dcbe832c867634535666c1fecba0754e3d90618b45248cf21c3c6263abd0533f/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f53796c6975734162616e646f6e656443617274506c7567696e2f67726170682f62616467652e7376673f746f6b656e3d723742686d376159436c)](https://codecov.io/gh/Setono/SyliusAbandonedCartPlugin)[![Mutation testing badge](https://camo.githubusercontent.com/b79228aa432a826ccc256eb4f31f1d80071dc09fdabbaf6198eead054a11d27a/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532465365746f6e6f25324653796c6975734162616e646f6e656443617274506c7567696e253246322e78)](https://dashboard.stryker-mutator.io/reports/github.com/Setono/SyliusAbandonedCartPlugin/2.x)

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

[](#installation)

```
composer require setono/sylius-abandoned-cart-plugin
```

### Add bundle to `config/bundles.php`

[](#add-bundle-to-configbundlesphp)

Make sure you add it before `SyliusGridBundle`, otherwise you'll get `You have requested a non-existent parameter "setono_sylius_abandoned_cart.model.notification.class".` exception.

```
