richardhj/contao-isotope_simple_stockmanagement

Simple stock management for Isotope eCommerce


Keywords
contao, isotope, stock management, stockmanagement, isotope-ecommerce, stock-management
License
LGPL-3.0+

Documentation

Simple Stock Management for Isotope eCommerce

Latest Version on Packagist Software License Dependency Status

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).