magecodenet / m2-console-commands
M2 扩展控制台命令
1.0.0
2016-11-16 01:52 UTC
This package is not auto-updated.
Last update: 2024-09-28 19:31:17 UTC
README
#Magento 2 - M2 扩展控制台命令
使用 Composer 安装
composer require magecodenet/m2-console-commands
刷新统计信息
php bin/magento magecode:statistic:refresh [date]
通过销售订单地址更新客户地址
php bin/magento magecode:customers:syncByOrders [STORE-ID] [PAGE-START] [PAGE-END] [ADDRESSES-LIMIT]