dev-master
9999999-dev
LGPL-3.0+
The Requires
1.0.0
1.0.0.0
LGPL-3.0+
The Requires
Most basic ERP system for Isotope eCommerce., (*2)
When bought, the products "availability" counter gets decreased. If configured, products will be automatically suppressed once no quantity is available., (*3)
If a product has a limited quantity configured the users won't be able to put more in their cart as there is in total., (*4)
There is a simple message in backend which lets you know how many products are currently unavailable., (*5)
isotope_simple_erp
in system/modules
Quantity available
and Suppress on zero?
in your product typeAdditional step for Contao 4.X:
Open app/AppKernel.php
and add the following line to the $bundles array, (*6)
new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('isotope_simple_erp', $this->getRootDir())
LGPL-3.0+
LGPL-3.0+