thelia / easy-product-manager
Installs: 1 539
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 6
Open Issues: 0
Language:HTML
Type:thelia-module
Requires
- thelia/installer: ~1.1
README
Author: Gilles Bourgeat gilles.bourgeat@gmail.com
- This module adds a simplified products management interface
Compatibility
For versions of Thelia earlier than 2.5, you must use a module version lower than version 3. For versions of Thelia later than 2.5, you must use a module version 3.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module isAttributeType
. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
For Thelia < 2.5
composer require thelia/easy-product-manager:~2.1.1
For Thelia >= 2.5
composer require thelia/easy-product-manager:~3.0.7