objectsource/shipping-volume-cap
Composer 安装命令:
composer require objectsource/shipping-volume-cap
包简介
Magento 2 module to limit the amount of orders per shipping method each day, week or month
README 文档
README
This extension has only been built to work with rates returned from ShipperHQ at this point in time
This extension was created to allow an admin to specify max limit that can be applied to individual shipping rates that are returned from ShipperHQ. The extension will get all orders from the set cut off time and count the number of times a shipping method has been used. It will then check this count against a volume cap and hide the shipping rate if the volume cap has been exceeded.
Installation
composer require objectsource/shipping-volume-cap
php bin/magento module:enable Objectsource_ShippingVolumeCap
php bin/magento setup:upgrade
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-13