thelia / credit-note-module
Installs: 769
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 10
Forks: 8
Open Issues: 1
Type:thelia-module
Requires
- thelia/installer: ~1.1
README
Author: Gilles Bourgeat gilles.bourgeat@gmail.com
- Allows granting credit notes to customers
Compatibility
Thelia >= 2.3
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module isCreditNote
. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/credit-note-module:~2.3.0