thelia/edit-transporter-module

1.0.0 2020-03-13 14:47 UTC

This package is auto-updated.

Last update: 2024-09-14 00:34:06 UTC


README

此模块添加了在编辑订单页面“配送”选项卡中编辑订单运输方式的功能。

安装

手动安装

  • 将模块复制到 <thelia_root>/local/modules/ 目录,并确保模块名称为ZipCode。
  • 在Thelia管理面板中激活它

Composer

在主Thelia composer.json文件中添加它

composer require thelia/edit-transporter-module:~1.0.0

用法

激活后,您可以在订单编辑页面(“配送”选项卡)中编辑运输方式。