magecodenet / m2-console-commands
M2 Extended Console Commands
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
This package is not auto-updated.
Last update: 2025-02-01 21:30:58 UTC
README
#Magento 2 - M2 Extended Console Commands
Install with Composer
composer require magecodenet/m2-console-commands
Refresh Statistic
php bin/magento magecode:statistic:refresh [date]
Update customer addresses by sales order addresses
php bin/magento magecode:customers:syncByOrders [STORE-ID] [PAGE-START] [PAGE-END] [ADDRESSES-LIMIT]