-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
93 lines (64 loc) · 3.92 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
=== Contact Form 7 Gravity Forms Importer ===
Tags: gravity forms, forms, gravity, form, crm, gravity form, contact form 7, importer, cf7
Requires at least: 3.3
Tested up to: 4.1
Stable tag: trunk
Contributors: katzwebdesign, katzwebservices
Donate link:https://www.gravityview.co
Convert Contact Form 7 forms into Gravity Forms forms.
== Description ==
## Re-written! Ignore the bad reviews :-)
We've finally re-written the plugin, so check it out and see for yourself before you let the bad reviews stop you!
> This plugin requires both the <a href="http://wordpress.org/extend/plugins/contact-form-7/" rel="nofollow">Contact Form 7 plugin and the amazing contact form plugin <a href="http://www.formplugin.com/?r=gfcf7" rel="nofollow">Gravity Forms</a>
## Import your existing Contact Form 7 forms into Gravity Forms
If you are migrating from Contact Form 7 to Gravity Forms, this is the tool for you. Easily import your CF7 forms into Gravity Forms rather than re-creating them manually.
* Recreate notification emails inside Gravity Forms
- Do you have customized email notifications set up so that you and the submitter receive finely created emails? This plugin will import the email templates into Gravity Forms and will even re-map the CF7 tags for you.
* Create inputs for each of your CF7 form fields
- Automatically adds labels and __auto-configures input types like name, email, phone, address, and more__.
- Imports the class names, required fields, maximum input length
- Also import validation error messages
- Adds the CF7 input name as Gravity Forms parameter names
### Supports Contact Form 7 3.0
For those of you using the <a href="http://wordpress.org/extend/plugins/contact-form-7/download/" rel="nofollow">latest version of Contact Form 7</a>, you'll be pleased to know that the importer works with Contact Form 7 2.x as well as Contact Form 7 3.
#### Other Gravity Forms Add-ons:
* <a href="http://gravityview.co">GravityView</a> - Display your Gravity Forms entries on your website.
* <a href="http://wordpress.org/plugins/gravity-forms-mad-mimi/">Gravity Forms Mad Mimi Add-on</a> - Integrate Gravity Forms with Mad Mimi, a beautiful email marketing service.
* <a href="http://wordpress.org/plugins/gravity-forms-highrise/">Gravity Forms Highrise Add-on</a> - Integrate Gravity Forms with Highrise, a CRM
* <a href="http://wordpress.org/plugins/gravity-forms-constant-contact/">Gravity Forms + Constant Contact</a> - If you use Constant Contact and Gravity Forms, this plugin is for you.
== Screenshots ==
1. The import page
== Installation ==
1. Upload plugin files to your plugins folder, or install using WordPress' built-in Add New Plugin installer
1. Activate the plugin
1. Click on the menu item under Gravity Forms' menu called `Forms`. The link is named `CF7 Import`. This will take you to the importer page;
1. Choose a Contact Form 7 form from the dropdown menu
1. Click "Import from Contact Form 7"
1. The form should import!
== Frequently Asked Questions ==
= How do I use the plugin? =
1. Install the plugin;
2. Click on the menu item under Gravity Forms' menu called `Forms`. The link is named `CF7 Import`. This will take you to the importer page;
3. Choose a Contact Form 7 form from the dropdown menu
4. Click "Import from Contact Form 7"
5. The form should import!
= Does the plugin support Contact Form 7 2.x? =
Nope, sorry. Upgrade CF7 before using this plugin.
= What is the plugin license? =
This plugin is released under a GPL license.
== Upgrade Notice ==
= 2.0 =
* Major update - fixes issues with Contact Form 7 3.x and Graviy Forms 1.8+
= 1.0.1 =
* Added option to combine address & name fields
= 1.0 =
* No upgrade notice, since this is the first version!
== Changelog ==
= 2.0 on February 8, 2015 =
* Major update - fixes issues with Contact Form 7 3.x and Graviy Forms 1.8+
* No longer supports Contact Form 7 2.x
* Added translation files
= 1.0.1 =
* Added option to combine address & name fields
= 1.0 =
* Launched plugin