WP Manifestindependent plugin directory
manifest / forms / quick-reports-gravity-forms

Quick Reports for Gravity Forms

Advanced reporting and visualization for Gravity Forms entries

by Chris Eggleston · github.com/chrisegg/quick-reports-gravity-forms · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/chrisegg/quick-reports-gravity-forms/archive/refs/heads/main.zip

Readme

Quick Reports for Gravity Forms

Contributors: Chris Eggleston Tags: gravity forms, reports, reporting, charts, gravityforms Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple and intuitive reporting add-on for Gravity Forms that provides beautiful charts and key metrics right in your WordPress dashboard.

Description

Quick Reports for Gravity Forms provides a clean and easy-to-use reporting interface directly within your WordPress admin area. Stop exporting CSVs just to see your form's performance. With this plugin, you can instantly visualize form submissions, track revenue from product fields, and compare performance over time with beautiful, interactive charts powered by Chart.js.

Key Features

  • Beautiful, Interactive Charts: Visualize entry counts and revenue over time with clean line and bar charts.
  • All Forms Dashboard: View aggregated totals for all your forms at once, or see how individual forms perform on a single chart.
  • Comparison Tool: Compare the performance of any two forms against each other for the same time period.
  • Revenue Tracking: Automatically calculates and displays total revenue from any form containing product, option, or single product fields.
  • Intuitive Date Filters: Quickly filter your reports by common presets like "Last 7 Days," "Last 30 Days," "Year to Date," or select a custom date range.
  • Summary Data Table: See key metrics like total entries, average entries per day, and total revenue in a clear, easy-to-read table.
  • CSV & PDF Export: Export your summary report data to a CSV or a print-friendly PDF, including a snapshot of the charts.

This plugin is designed to be lightweight, intuitive, and a natural extension of the Gravity Forms experience.

Installation

  1. Upload the gf-reports directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to the 'Forms' > 'Quick Reports' menu in your WordPress dashboard to start viewing your reports.

Frequently Asked Questions

Does this work with product/pricing fields?

Yes! The plugin automatically detects forms with product, option, or single product fields and will generate a revenue report and chart alongside the entry count data.

Can I compare multiple forms?

You can compare any two individual forms. The "All Forms" view provides a combined chart to see how all forms perform together.

Screenshots

  1. The main reports dashboard showing the "All Forms" view with individual form performance.
  2. A single form report showing entries and revenue over time.
  3. The comparison tool in action.
All Forms Individual Form Form Comparison
quickreports-allforms quickreports-singleform quickreports-comparison

Changelog

1.0.0

  • Initial release.

Upgrade Notice

1.0.0

  • Initial release of the plugin.

Read the full README on GitHub →