thelia / edit-transporter-module
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 1
Type:thelia-module
Requires
- thelia/installer: ~1.1
This package is auto-updated.
Last update: 2024-11-14 00:49:48 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).