Type
magento2-module
Adds orders_count extension field to customer list. It also supports filtering.
magento2-module
MIT
None
None
None
None
None
Adds orders_count extension field to customer list. It also supports filtering.
| Magento Version | PHP Version | Status |
|---|---|---|
| 2.3.x - 2.4.x | 7.2 - 8.3 | ✅ Compatible |
| 2.2.x | 7.0 - 7.2 | ✅ Compatible |
| 2.0.x - 2.1.x | 5.5 - 7.1 | ✅ Compatible |
Enable module:
php bin/magento module:enable SpringImport_CustomersOrdersCount
Disable module:
php bin/magento module:disable SpringImport_CustomersOrdersCount
Update system:
php bin/magento setup:upgrade