Skip to content

thelia-modules/EditTransporter

Repository files navigation

EditTransporter

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).