patilswapnilv / Gravity-Pre-submission-Confirmation

A WordPress plugin which adds a quick pre-submission confirmation page to your Graviy forms where users can preview their entered data before it is submitted.
GNU General Public License v3.0
2 stars 2 forks source link

Gravity Pre-submission Confirmation

A WordPress plugin which adds a quick pre-submission confirmation page to your Gravity forms where users can preview their entered data before it is submitted.

Contributors: patilswapnilv https://github.com/patilswapnilv
Plugin Name: Gravity Pre-submission Confirmation
Plugin URI: https://github.com/patilswapnilv/gravity-pre-submission-confirmation/
Tags: gravity forms,confirmation, pre-sumbit
Author: patilswapnilv
Author URI: http://swapnilpatil.in/
Donate link: http://swapnilpatil.in/contribution/
Licence: GPL-3.0+
Licence URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Requires at least: 3.5
Tested up to: 4.7
Version: 1.0.0
Stable tag: 1.0.0

Build Status Scrutinizer Code Quality Code Climate

Synopsis

This is an easy way to add a quick pre-submission confirmation page to your forms where users can preview their entered data before it is submitted. Gravity Forms does not provide any way to do this by default; however, with this plugin and a few simple form configuration instructions, you’ll have pre-submission confirmations working like magic!

Features

Installation:

  1. Upload gravity-pre-submission-confirmation folder to your /wp-content/plugins/ directory.
  2. Activate the plugin from Admin > Plugins menu.
  3. Add a page at the end of the form for the pre-submission confirmation. You can do this using the Page Break field type within Gravity Forms.
  4. Add an HTML field from the “Standard Fields” section.
  5. The easiest way is to add {all_fields} to this section. But if you need more customizations, go ahead and select the HTML field for editing. The 'Content' setting of this field now supports all merge tags like {Name (First):4}, {Question:5}.
  6. Update the Gravity form.

If you liked this plugin, you might also like my other plugins:

Login and Logout redirect - Redirects users to specified url on logging in, logging out OR both.

Shortcodely - Enables the usage of shortcodes almost any where on your WordPress website.

Changelog

= Version 1.0.0 =

= Version 1.0.1 =

Contribution

Contributors are always welcome. To contribute, just send a pull request here

Found a BUG, please report an issue here and I will try to get it fixed in the following release.

Screenshots

coming soon