springimport /magento2-module-customers-orders-count

为客户列表添加orders_count扩展字段。同时支持筛选。

1.0.0 2018-11-09 20:02 UTC

This package is auto-updated.

Last update: 2024-09-10 10:36:41 UTC


README

为客户列表添加orders_count扩展字段。同时支持筛选。

启用模块

php bin/magento module:enable SpringImport_CustomersOrdersCount

禁用模块

php bin/magento module:disable SpringImport_CustomersOrdersCount

更新系统

php bin/magento setup:upgrade