Author: Gilles Bourgeat gilles.bourgeat@gmail.com
- This module adds a simplified products management interface
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.
- 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
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