=== Survey Reporting & Data Analysis Report Add-On for Gravity Forms ===
Plugin Name: Survey Reporting & Data Analysis Report Add-On for Gravity Forms
Contributors: Contributors: jonnyross99
Tags: gravity forms, gforms, reporting, reports, survey report, data analysis
Requires at least: 6.0
Tested up to: 6.4.3
Stable tag: 1.0.7
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin extends the Gravity Forms plugin and adds a reporting tool onto any existing forms.

== Description ==
Ever wanted to get more insightful reports with Gravity Forms?

Look no further! This plugin is designed to take your existing forms and output your data in a concise and easy to read format.

Who is this plugin for
------------------------
This plugin was made for anybody who wants to understand their data at a glance.

Quickly figure out what your data says about the form you created!

Why do I need this plugin?
------------------------
The plugin will enable you to quickly and sufficiently understand your data without having to look at every entry.

== Screenshots ==
1. The generated form data

== Changelog ==
= 1.0.7 =
- Added: load.php
- Fixed: spl_autoload_register functionality

= 1.0.6 =
- Added: Notification when Gravity Forms is not active
- Fixed: Removed wp_die

= 1.0.5 =
- Added: wp_die to initiating plugin without Gravity Forms

= 1.0.4 =
- Improved: Readme amends

= 1.0.3 =
- Improved: ajax now utilises WP methods
- Fixed: ajax nonce validation

= 1.0.2 =
- Fixed: missing escaped dates

= 1.0.1 =
- Improved: Sanitisation and validation
- Improved: error handling

= 1.0.0 =
- Added: Ability to select a date range
- Added: Ability to select a form
- Added: Statistics of form submissions
- Added: Ability to feedback to support