Skip to content

Advanced Reports for Magento 2 is a free and powerful extension that equips your admin panel with dynamic dashboards and visual reports. Whether you're tracking sales, customer growth, or top-performing products, this tool helps you make data-driven decisions as your store scales

License

Notifications You must be signed in to change notification settings

aelmizeb/magento2-reports

Repository files navigation

Advanced Reports for Magento 2 FREE version

WIP Version PHP Magento License

⚠️ WORK IN PROGRESS
This module is currently under active development. It is not ready for production use. Please do not install it on a live Magento 2 store.

πŸ”Ž Preview

Dashboard Preview 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+

PHP 7.4 / 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.

About

Advanced Reports for Magento 2 is a free and powerful extension that equips your admin panel with dynamic dashboards and visual reports. Whether you're tracking sales, customer growth, or top-performing products, this tool helps you make data-driven decisions as your store scales

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages