https://github.com/adeelq/magento2-customer-statistics
A module which adds grid in Magento admin backOffice for viewing customer lifetime statistics.
https://github.com/adeelq/magento2-customer-statistics
adobe-commerce adobecommerce composer magento2 magento2-extension magento2-extension-free magento2-module open-source opensource php
Last synced: 29 days ago
JSON representation
A module which adds grid in Magento admin backOffice for viewing customer lifetime statistics.
- Host: GitHub
- URL: https://github.com/adeelq/magento2-customer-statistics
- Owner: adeelq
- License: mpl-2.0
- Created: 2024-02-02T10:46:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-04T13:38:35.000Z (over 2 years ago)
- Last Synced: 2025-01-02T21:43:11.419Z (over 1 year ago)
- Topics: adobe-commerce, adobecommerce, composer, magento2, magento2-extension, magento2-extension-free, magento2-module, open-source, opensource, php
- Language: PHP
- Homepage: https://www.linkedin.com/in/adqamar/
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Magento 2 - Customer Statistics
======
[](LICENSE)
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](https://getcomposer.org) to install the module.
```bash
composer require adeelq/magento2-customer-statistics
```
If you do not use composer, ensure that you also load any dependencies that this module has.
## Screenshots
### Menu

### Grid page

### Customer statistics page
