aelmizeb / magento2-reports
aelmizeb/magento2-reports
A Magento 2 module that adds reports in the admin panel.
Advanced Reports for Magento 2 FREE version
[image: Mage-OS Compatible]
🔎 Preview
[image: Dashboard Preview]
[image: Config Preview]
✨ Description
Advanced Reports for Magento 2 is a free extension which helps stores quickly access advanced reports on the Dashboard. As your shop grows, so does the amount of data you have to deal with every day. Eventually, it reaches a point where you find yourself in dire need of a tool that can handle analytics and insights for you. This module provides visual dashboards and detailed statistics to help you make informed business decisions.
❗ Disclaimer
This module has the potential to make irreversible changes to your database if set up incorrectly. Use at your own risk. Always test in a staging environment before deploying to production.
🛠 Features
- Sales overview dashboard
- Sales by country/location chart
- Customer growth over time
- Annual sales objective tracking
- Top-selling products chart (using ECharts)
- Dynamic, filterable charts for clear data visualization
- Fully integrated with the Magento 2 admin panel
- Responsive design and clean UI
💻 Installation
Run the following commands:
composer require aelmizeb/magento2-reports
php bin/magento module:enable Originalapp_Reports
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
🧩 Compatibility
Magento Open Source 2.4.x+
Mage OS 1.3.x+
PHP 8.1+
Compatible with most custom and third-party themes
🚀 Support
This is a free and open-source module provided as-is with no guaranteed support. However, contributions, suggestions, or issues can be submitted via GitHub.
🤝 Contributing
Contributions are welcome!
If you'd like to contribute:
- Fork the repository
- Create your feature branch (git checkout -b feature/my-feature)
- Commit your changes (git commit -m 'Add new feature')
- Push to the branch (git push origin feature/my-feature)
- Open a Pull Request
🛡 License
This project is licensed under the MIT License.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
Requires 3
| Package | Constraint |
|---|---|
| php | ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 |
| magento/framework | 103.0.* |
| magento/module-catalog | 104.0.* |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 120 | 28 errors, 92 warnings (ruleset: Magento2) — 23 auto-fixable with phpcbf |
| PHPMD | Warning | 11 | 11 rule violations (UnusedFormalParameter:5, MissingImport:4, UnusedLocalVariable:2) |
| Cpd | Pass | 0 | |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.