thelia/edit-transporter-module

1.0.0 2020-03-13 14:47 UTC

This package is auto-updated.

Last update: 2024-04-13 23:41:28 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).