-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
52 lines (37 loc) · 1.63 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
=== Gravity Forms Checkout Info: IT Exchange ===
Contributors: TimothyBlynJacobs
Donate link: http://ironbounddesigns.com/
Tags: iThemes Exchange, addon, ecommerce, gravity forms, checkout
Requires at least: 3.9
Tested up to: 4.3.1
Stable tag: 1.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Harness the full power of Gravity Forms during your checkout process.
== Description ==
This plugin allows you to create a Gravity Form for your customers to fill out during the checkout process. Can be controlled on a per-product basis.
Requires iThemes Exchange and Gravity Forms.
== Installation ==
1. Download and unzip the latest release zip file.
2. If you use the WordPress plugin uploader to install this plugin skip to step 4
3. Upload the entire plugin directory to your `/wp-content/plugins/` directory.
4. Activate the plugin through the 'Plugins' menu in WordPress Administration.
== Changelog ==
= 1.6 =
* FIX: Clear session after the cart is emptied, or a product is removed
* FIX: Use correct parent constructor call.
= 1.5 =
* ADD: Allow for appending the form values to admin confirmation emails
= 1.4 =
* FIX: Only load Gravity Forms JS when displaying a Form in the Super Widget
= 1.3 =
* FIX: Ensure Gravity Forms load after a user has just registered
* FIX: Allow for Gravity Forms that require JS
* FIX: Allow for required fields
= 1.2 =
* ADD: Title of Gravity Form in the admin payments screen area
* FIX: Occasionally user would have to submit Gravity Forms multiple times on the checkout page
= 1.1 =
* FIX: Gravity Form wouldn't appear when multi-item cart was not enabled
= 1.0 =
* Initial Release