Skip to content

DelPlop/OroCommerceStockAlertPlugin

 
 

Repository files navigation

License CI Version Total Downloads

Oro Stock Alert Bundle

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

Features

  • 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

Requirements

Version
PHP 8.2
OroCommerce 5.1

Installation

  1. Install the Plugin using Composer:
composer require synolia/orocommerce-stock-alert-plugin
  1. Run the Migrations
bin/console oro:migration:load --force
  1. Clear Cache
bin/console cache:clear
  1. Install & Build the Assets
bin/console oro:assets:install --symlink

Contributing

License

This library is under the EUPL-1.2 license.

Credits

Developed by Synolia.

About

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

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 87.5%
  • Twig 8.0%
  • JavaScript 4.2%
  • SCSS 0.3%