thelia / edit-transporter-module
Package info
github.com/thelia-modules/EditTransporter
Type:thelia-module
pkg:composer/thelia/edit-transporter-module
1.0.0
2020-03-13 14:47 UTC
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2026-02-14 04:02:04 UTC
README
This module adds an option to edit the transporter of an order n the delivery tab of the edit order page.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is ZipCode. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/edit-transporter-module:~1.0.0
Usage
After its activation, you can edit the transporter in the edition page of an order (in the Delivery tab).