magecodenet/m2-console-commands

M2 扩展控制台命令

安装: 14

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

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]