thelia / easy-product-manager
Package info
github.com/thelia-modules/EasyProductManager
Language:HTML
Type:thelia-module
pkg:composer/thelia/easy-product-manager
3.1.1
2026-02-03 11:33 UTC
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 between 2.5 and 2.6, you must use a module version 3.0.X.
For versions of Thelia later than 2.6, you must use a module version 3.1.X.
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
