springimport/magento2-module-customers-orders-count

Adds orders_count extension field to customer list. It also supports filtering.

Installs: 21

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

1.0.0 2018-11-09 20:02 UTC

This package is auto-updated.

Last update: 2025-10-10 13:05:41 UTC


README

Adds orders_count extension field to customer list. It also supports filtering.

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