Free Custom Reports Module for Magento

·

·

,

A free, open source Magento module for creating custom reports.

I just put together a quick custom reports module and wanted to share it with the community. It’s a very simple idea – if you find yourself frequently needing to write ad-hoc queries for your marketing or operations team, it may come in handy.

What I find myself doing is writing a query in Sequel Pro, then copying the data over to a google spreadsheet and sharing it with the team. This just streamlines that process a bit – once you’ve written your SQL query, just copy and paste it into a new Custom Report, and bam you’re done.

You have a shareable report that you can send to your team and that they can always refer back to.

Here’s the list of reports:

And here’s an example report edit page:

And here’s the report that it generates:

Get the module on Github: https://github.com/kalenjordan/custom-reports/