yireo/magento2-tablerate-commands
最新稳定版本:0.0.2
Composer 安装命令:
composer require yireo/magento2-tablerate-commands
包简介
N/A
README 文档
README
A Magento 2 module offering CLI commands to manipulate table rates
Installation
composer require yireo/magento2-tablerate-commands bin/magento module:enable Yireo_TablerateCommands
Usage
List all existing tablerates:
bin/magento yireo_tablerates:list
Export all existing tablerates with website ID 1:
bin/magento yireo_tablerates:export 1 test.csv bin/magento yireo_tablerates:export 1 test.csv --overwrite=1
Import tablerates with website ID 1:
bin/magento yireo_tablerates:import 1 test.csv bin/magento yireo_tablerates:import 1 test.csv --overwrite=1
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2026-05-01