springimport / magento2-module-customers-orders-count
Adds orders_count extension field to customer list. It also supports filtering.
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 0
Type:magento2-module
pkg:composer/springimport/magento2-module-customers-orders-count
Requires
- php: ^5.5 || ^5.6 || ^7.0 || ^8.0
- magento/framework: >=100.0.0
This package is auto-updated.
Last update: 2025-12-29 06:56:24 UTC
README
Adds orders_count extension field to customer list. It also supports filtering.
Version Compatibility
| 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 |
Installation
composer require springimport/magento2-module-customers-orders-count php bin/magento module:enable SpringImport_CustomersOrdersCount php bin/magento setup:upgrade