synolia / orocommerce-stock-alert-plugin
OroCommerce Stock Alert Plugin
Installs: 3 192
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 5
Open Issues: 1
Requires
- php: ~8.3.0
- oro/commerce: 6.0.*
Requires (Dev)
- enlightn/security-checker: ^1.9
- friendsofphp/php-cs-fixer: ^3.13
- php-parallel-lint/php-parallel-lint: ^1.3
- phpmd/phpmd: ^2.13
- phpro/grumphp: ^1.15
- phpspec/phpspec: ^7.2
- phpstan/phpstan: ^1.5
This package is auto-updated.
Last update: 2024-11-02 18:32:15 UTC
README
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
Installation
- 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 --symlink
Contributing
License
This library is under the EUPL-1.2 license.
Credits
Developed by Synolia.