Search by

degdigital / magento2-customreports

jasonevans1brobiejantzenw

A Magento 2 module that allows an administrator to create reports in the admin panel. This is modeled after the Clean Reports module for Magento 1.

Package info

github.com/degdigital/magento2-customreports

Type:magento2-module

pkg:composer/degdigital/magento2-customreports

Statistics

Installs: 83 852

Dependents: 0

Suggesters: 1

Stars: 67

Open Issues: 18

3.1.4 2023-04-27 18:49 UTC

README

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