adeelq / magento2-customer-statistics
一个模块,它为查看客户终身统计信息,在Magento管理后台添加了一个网格。
1.0.0
2024-02-03 15:10 UTC
Requires
- adeelq/magento2-core-module: >=1.0
- magento/framework: >=101 <104
- magento/module-config: >=100 <103
- magento/module-customer: >=100 <104
- magento/module-quote: >=100 <103
- magento/module-review: >=100 <102
- magento/module-sales: >=100 <104
- magento/module-store: >=100 <102
- magento/module-wishlist: >=100 <102
README
一个模块,它为查看客户终身统计信息,在Magento管理后台添加了一个网格。用户可以通过表格形式查看关联网站中每个客户的统计数据。
要求
- Magento 2.3+
- Adeelq 核心模块
安装
建议使用 composer 来安装此模块。
composer require adeelq/magento2-customer-statistics
如果您不使用composer,请确保您也加载了此模块的所有依赖。