richardhj / contao-isotope_simple_stockmanagement
Simple stock management for Isotope eCommerce
Installs: 1 666
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 7
Forks: 8
Open Issues: 8
Type:contao-module
Requires
- php: ^5.5 || ^7.0
- contao/core-bundle: ^3.2 || ^4.1
- isotope/isotope-core: ^2.3
- menatwork/contao-multicolumnwizard: ^3.0
- terminal42/dcawizard: ^2.3.5
This package is auto-updated.
Last update: 2024-11-04 18:51:00 UTC
README
Just a simple stock management for Isotope eCommerce. The stock per product is not a simple counter – every stock change will be tracked and you will be able to see which order caused a product's stock change (good for troubleshooting).
Provides the possibility to deactivate a product if it runs out of stock. Provides the possibility to send messages to the shop admin by configurable stock thresholds.
Install
Via Composer
$ composer require richardhj/contao-isotope_simple_stockmanagement
Usage
- Activate and configure stock management for the product type (Isotope > Shop configuration > …)
- Add the attribute "stock" to the product type
- Create initial stock for the products by editing the product
TODO
- Messages for "product in stock" etc. in the front end
License
The GNU Lesser General Public License (LGPL).