Redirection for Contact Form 7

Description

The ultimate add-on for Contact Form 7 – redirect to any page you choose after mail sent successfully, firing scripts after submission, save submissions in database, and much more options to make Contact Form 7 poweful then ever.
NOTE: This plugin requires Contact Form 7 version 4.8 or later.

Usage

Simply go to your form settings, choose the “Redirect Settings” tab and set the page you want to be redirected to.

Features

  • Redirect to any URL
  • Open page in a new tab
  • Run JavaScript after form submission (great for conversion management)
  • Pass fields from the form as URL query parameters
  • Add Honeypot to minimize spam
  • Save form submissions to your database

Our Extensions

  • [Extension] Conditional logic for each action
  • [Extension] Send SMS messages with twilio
  • [Extension] Integrate your forms with your Salesforce CRM
  • [Extension] Integrate your forms with your Hubspot CRM
  • [Extension] Frontend Publishing – Allow your visitors to submit post types
  • [Extension] Frontend Registration – Use contact form 7 as a registration form
  • [Extension] Frontend Login – Use contact form 7 to login users to your website
  • [Extension] Automatically add form submissions to your predefined list
  • [Extension] Conditional form validations (custom error messages)
  • [Extension] Manage email notifications by conditional logic
  • [Extension] Fire custom JavaScript events by conditional logic
  • [Extension] Send data to remote servers (3rd-party integration)
  • [Extension] Send submissions to API Json/XML to remote servers
  • [Extension] Send submissions to API POST/GET to remote servers
  • [Extension] PayPal Integration
  • [Extension] Stripe Integration
  • [Extension] Create and send PDF

Note: some features are availible only as an extension. Which means you need Redirection for Contact Form 7 Pro to unlock those features. You can get Redirection for Contact Form 7 Pro here!

Screenshots

  • Actions tab
  • Redirect Action
  • Fire JavaScript Action
  • Save Lead Actions
  • Extensions tab

Installation

Installing Redirection for Contact Form 7 can be done either by searching for “Redirection for Contact Form 7” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org.
  2. Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress dashboard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Visit the settings screen and configure, as desired.

FAQ

Does the plugin disables Contact Form 7 Ajax?

No, it doesn’t. The plugin does not disables any of Contact Form 7 normal behavior, unlike all other plugins that do the same.

Does this plugin uses “on_sent_ok” additional setting?

No. One of the reasons we developed this plugin, is because on_send_ok is now deprecated, and is going to be abolished by the end of 2017. This plugin is the only redirect plugin for Contact Form 7 that has been updated to use DOM events to perform redirect, as Contact Form 7 developer Takayuki Miyoshi recommends.

Reviews

Read all 138 reviews

Contributors & Developers

“Redirection for Contact Form 7” is open source software. The following people have contributed to this plugin.

Contributors

“Redirection for Contact Form 7” has been translated into 10 locales. Thank you to the translators for their contributions.

Translate “Redirection for Contact Form 7” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.3.7

  • Added Tel field template file
  • Added support for twilio sms extension
  • Added freemius support for plugin extensions

2.3.6

  • Fix missing definition for stripe integration extension
  • Fix notice message on WP-CLI (HTTP_HOST);
  • Security updates
  • Ui fixes on extensions list

2.3.5

  • Fix preview of checkbox fields on leads list
  • Fix nonce issues on extensions page
  • Fix send file to api [{fieldname}-filename] [{fieldname}-base_64_file] [{fieldname}-path]

2.3.4

  • Security updates
  • Fixed jQuery error when adding an action with wysiwyg Editor
  • Fixed duplicate post functionality
  • Added support for pdf create action

2.3.3

  • Fixed undefined $_SERVER[‘HTTP_HOST’] on CLI calls

2.3.2

  • Added columns on actions list (debug mode)
  • Added compatibility for Contact Form 7 Redirection Pro migrations
  • Fixed extensions download process.
  • Moved Mailchimp dependencies to Mailchimp action

2.3.1

  • Added index.php to directories to disable directory browsing.
  • Fixed typo in popup action class name for receiving updates.
  • Fixed extensions update process.

2.2.9

  • Added Export leads to csv option.
  • Added Duplicate action button.
  • Added Preview data on leads table (Defined by marking which fields to display on the action settings).
  • Added urlencode passed parameters option on redirect action.
  • Fixed duplicate actions on contact form duplication.

2.2.8

  • Added html support to Send Email action.
  • Added file attachments support to Send Email action.
  • Added reset settings button to debug tools.
  • Fixed a bug: radio buttons and checkboxes are now passed correctly as url parameters.
  • Fixed a bug: “Changes you made may not be saved” pop-up no longer appears when no changes have been made.

2.2.7

  • Fixed extensions update check interval.

2.2.6

  • Fixed support for non-ajax redirection action.
  • Minor styling changes.

2.2.5

  • Fixed compatibility issues with “Contact Form 7 – Conditional Fields” Plugin.

2.2.4

  • Fixed a bug with jQuery.noConflict()

2.2.3

  • Fixed compatability issue with “Contact Form 7 – Conditional Fields” Plugin.

2.2.2

  • Fixed a bug with jQuery.noConflict()
  • jQuery migrate compatibility changes
  • Added debug options

2.2.1

  • Fixed a bug in extension class
  • Fixed a bug – accessiBe turned off by default

2.2.0

  • New feature: Saving form leads in database.
  • New actions system.
  • Easy installation of plugin extensions.
  • Complete code refactoring.

1.3.7

  • Show pages hierarchy in page select dropdown.

1.3.6

  • Fixed a bug: Redirection for legacy browsers (non-ajax) not working when using external url.

1.3.4

  • Fixed a bug: “Changes you made may not be saved” pop-up no longer appears when no changes have been made.
  • Fixed a bug: When passing all fields as parameters, “+” sign is now replaced with “%20”.
  • Minor code styling changes to fully meet WordPress standards.

1.3.3

  • Fixed a bug: URL query parameters are now properly decoded.

1.3.2

  • New feature: delay redirection in milliseconds.

1.3.1

  • Fixed a bug in legacy browsers: the Pro message keep showing.

1.3.0

  • Minor dev improvements.

1.2.9

  • Fixed a bug: when passing specific fields as URL query parameters, not all the fields were passed.

1.2.8

  • New feature: Pass specific fields from the form as URL query parameters.
  • Minor dev improvements.

1.2.7

  • Script field now accepts special characters, such as < and >.

1.2.6

  • Added support for browsers that don’t support AJAX.
  • Minor CSS changes.

1.2.5

  • Added error message if Contact Form 7 version is earlier than 4.8.

1.2.4

  • Fixed a bug regarding sanitizing URL, causing & to change to #038;
  • Unnecessary variables removed.

1.2.2

  • New feature: Pass all fields from the form as URL query parameters.
  • Minor CSS changes.
  • Dev improvements.

1.2

  • New feature: add script after the form has been sent successfully.

1.0.2

  • Added full support for form duplication.
  • New feature: open page in a new tab.
  • Added plugin class CF7_Redirect.

1.0.0

  • Initial release.