springimport/magento2-module-customers-orders-count

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

1.0.0 2018-11-09 20:02 UTC

This package is auto-updated.

Last update: 2024-04-10 09:35:10 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