thelia / credit-note-module
3.0.1
2024-03-04 15:40 UTC
Requires
- thelia/installer: ~1.1
README
作者:Gilles Bourgeat gilles.bourgeat@gmail.com
- 允许向客户授予信用凭证
兼容性
Thelia >= 2.3
安装
手动
- 将模块复制到
<thelia_root>/local/modules/
目录,并确保模块的名称为CreditNote
。 - 在您的thelia管理面板中激活它
Composer
将其添加到您的主要thelia composer.json文件中
composer require thelia/credit-note-module:~2.3.0