thelia/free-delivery-module
最新稳定版本:2.0.3
Composer 安装命令:
composer require thelia/free-delivery-module
包简介
README 文档
README
This module allows to manage free delivery for all delivery modules.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/directory and be sure that the name of the module is FreeDelivery. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/free-delivery-module:~1.0
Usage
You can manage this module in the module configuration in back-office. You can then set a minimum price for each module and each delivery area. If the customer cart price is above this price, the delivery price will be automatically set to 0. You can also choose if the taxes are taken into account or not in the price comparison.
统计信息
- 总下载量: 1.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2017-09-20