Download the PHP package numero2/contao-isotope-simple-erp without Composer
On this page you can find all versions of the php package numero2/contao-isotope-simple-erp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download numero2/contao-isotope-simple-erp
More information about numero2/contao-isotope-simple-erp
Files in numero2/contao-isotope-simple-erp
Package contao-isotope-simple-erp
Short Description Most basic ERP system for Isotope eCommerce
License LGPL-3.0+
Informations about the package contao-isotope-simple-erp
Contao Isotope Simple ERP
About
Most basic ERP system for Isotope eCommerce.
When bought, the products "availability" counter gets decreased. If configured, products will be automatically suppressed once no quantity is available.
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.
There is a simple message in backend which lets you know how many products are currently unavailable.
System requirements
- Contao 3.2.5 or newer / successfully tested with Contao 4.4.1
- Isotope eCommerce 2.4.1 or higher
Installation & Configuration
- Create a folder named
isotope_simple_erp
insystem/modules
- Clone this repository into the new folder
- Run a database update via the Installtool
- Make sure to activate
Quantity available
andSuppress on zero?
in your product type
Additional step for Contao 4.X:
Open app/AppKernel.php
and add the following line to the $bundles array
All versions of contao-isotope-simple-erp with dependencies
contao-community-alliance/composer-plugin Version 3.*
isotope/isotope-core Version ^2.4