Author: Gilles Bourgeat gilles.bourgeat@gmail.com
- This module adds a simplified products management interface
Compatibility
Thelia >= 2.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
composer require thelia/easy-product-manager:~2.1.1