PHPackages                             setono/sylius-restock-notification-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. setono/sylius-restock-notification-plugin

ActiveSylius-plugin[Mail &amp; Notifications](/categories/mail)

setono/sylius-restock-notification-plugin
=========================================

Plugin that allows customer to sign up for notifications when a product is back in stock

v0.2.0(5y ago)0341[3 issues](https://github.com/Setono/SyliusRestockNotificationPlugin/issues)MITPHPPHP ^7.2CI passing

Since Jul 8Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusRestockNotificationPlugin)[ Packagist](https://packagist.org/packages/setono/sylius-restock-notification-plugin)[ GitHub Sponsors](https://github.com/Setono)[ RSS](/packages/setono-sylius-restock-notification-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (47)Versions (10)Used By (0)

Sylius Restock Notification Plugin
==================================

[](#sylius-restock-notification-plugin)

[![Latest Version](https://camo.githubusercontent.com/1f511c860df662db189f5efdb351ca1a321bb5557f6883a96f84c7474e693732/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d726573746f636b2d6e6f74696669636174696f6e2d706c7567696e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-restock-notification-plugin)[![Software License](https://camo.githubusercontent.com/20bd99df7e29aba2f9d5ed3d1ca665fc83d0c02d2fa8281d8e190532f51c9bff/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d726573746f636b2d6e6f74696669636174696f6e2d706c7567696e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusRestockNotificationPlugin/workflows/build/badge.svg)](https://github.com/Setono/SyliusRestockNotificationPlugin/actions)[![Code Coverage](https://camo.githubusercontent.com/9fd0533bf23b3f5ba20d69104ad408c36db42a07b4d21b0b9cb126d05fec847f/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f53796c697573526573746f636b4e6f74696669636174696f6e506c7567696e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Setono/SyliusRestockNotificationPlugin)[![Mutation testing](https://camo.githubusercontent.com/19c915c2ae1b2fda665bd42301b538273d16b9f73d319f10004b5f5563447564/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532465365746f6e6f25324653796c697573526573746f636b4e6f74696669636174696f6e506c7567696e2532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/Setono/SyliusRestockNotificationPlugin/master)

This plugin allows customers to sign up for notifications when a product is back in stock.

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

[](#installation)

```
composer require setono/sylius-restock-notification-plugin
```

### Enable the plugin

[](#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 before (!) `SyliusGridBundle` and the `FrameworkBundle`:

```
