thelia / colissimows-module
此包已废弃,不再维护。未建议替代包。
1.1.6
2020-03-02 14:55 UTC
Requires
- giggsey/libphonenumber-for-php: ^8.11
- thelia/installer: ~1.1
- wsdltophp/package-colissimo-postage: ~1.0.0
This package is auto-updated.
Last update: 2024-02-19 21:17:29 UTC
README
[已弃用] 此模块不再维护,请使用
家庭配送:https://github.com/thelia-modules/ColissimoHomeDelivery
自提点配送:https://github.com/thelia-modules/ColissimoPickupPoint
Colissimo Ws
Colissimo Ws是一个模块,用于通过Colissimo Web服务生成发货标签和跟踪号码。
请务必在生产环境中重新生成自动加载器
composer dump-autoload -o
海关发票应位于文件中
templates/pdf/votre-site/customs-invoice.html
如果您使用默认发票,请务必进行适合您发货的“翻译”。
安装
手动安装
- 将模块复制到
<thelia_root>/local/modules/
目录中,并确保模块名称为ColissimoWs。 - 在Thelia管理面板中激活它
Composer
将其添加到您的主Thelia composer.json文件中
composer require thelia/thelia/colissimows-module:~1.0.0