Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 604 Bytes

DEG Custom Reports

This module was inspired by the Magento 1 extension for custom reports (https://github.com/kalenjordan/custom-reports). Thank you to Kalen Jordan and all who contributed to that project.

Description

Easily create reports with custom SQL queries and display them using the Magento admin grid.

Disclaimer

This module has the potential to make irreversible changes to your database if set up incorrectly. Use at your own risk.

Features

  • Report result table
  • Usage of a read-only database connection
  • Column filtering
  • Column sorting
  • CSV export
  • Automated exports