adeelq / magento2-customer-statistics
A module which adds grid in Magento admin backOffice for viewing customer lifetime statistics.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
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
A module which adds grid in Magento admin backOffice for viewing customer lifetime statistics. User can view the statistics for each individual customer from associated website in table format.
Requirements
- Magento 2.3+
- Adeelq core module
Installation
It is recommended to use composer to install the module.
composer require adeelq/magento2-customer-statistics
If you do not use composer, ensure that you also load any dependencies that this module has.