This plugin allows the customer to subscribe to a product whose stock level is equal or below zero and to be notified by email when the product is back in stock
- Show the stock level in the product view and a subscribe button when the product stock level is equal or below zero - Documentation
- Receive an email when the product is back in stock - Documentation
- View all products a customer has subscribed to (FO and BO) - Documentation
| Version | |
|---|---|
| PHP | 8.5 |
| OroCommerce | 7.0 |
| OroCommerce | PHP | Plugin version | Branch |
|---|---|---|---|
| 7.0 | 8.5 | ^7.0 |
master |
| 6.0 | 8.3 | ^6.0 (last: v6.0.2) |
6.0 |
The 6.0 branch is kept for maintenance of the OroCommerce 6.0 line. New
features target master (7.0); only fixes are backported to 6.0 on demand.
- Install the Plugin using Composer:
composer require synolia/orocommerce-stock-alert-plugin- Run the Migrations
bin/console oro:migration:load --force- Clear Cache
bin/console cache:clear- Install & Build the Assets
bin/console oro:assets:install --symlinkThis library is under the EUPL-1.2 license.
Developed by Synolia.