-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
102 lines (68 loc) · 3.62 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
94
95
96
97
98
99
100
101
102
=== Zulu eDM sync with Contact Form 7 Connector ===
Requires PHP: 5.3.0
Contributors: zululabs
Author URL: https://github.com/zululabsshaka/zulu_edm_wp_connector
Tags: Zulu eDM, email service provider,email API cf7, contact form 7, Contact Form 7 Integrations, contact forms, Zulu eDM Integrations
Requires at least: 4.6
Tested up to: 4.9.6
Stable tag: trunk
License: GPLv3.0 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://donate.wwf.org.au/adopt/tiger
Integrate your Contact Form 7 with Zulu eDM Campaign Management Software
== Description ==
This plugin is a bridge between your [WordPress](https://wordpress.org/) [Contact Form 7](https://wordpress.org/plugin/contact-form-7/) and [Zulu eDM](https://www.zuluedm.com).
Want to intergrate your Contact Form 7 web forms with Zulu eDM,then install this light plug in and you will be set.
= How to Use this Plugin =
*In Zulu eDM*
*Get your API Key from your Zulu eDM Account homescreen.
*In WordPress Admin*
* Install this plugin only if Contact Form 7 is install prior (pre-existing). Create or Edit the Contact Form 7 form from which you want to capture the data. Set up the form as usual in the Form and Mail etc tabs. Thereafter, go to the new "Zulu eDM" tab.
* On the "Zulu eDM" tab, copy-paste the Zulu eDM sheet name and tab name into respective positions, and hit "Save".
*In Zulu eDM*
* In the Zulu eDM tab, provide column names in row 1. The first column should be "date". For each further column, copy paste mail tags from the Contact Form 7 form (e.g. "your-name", "your-email", "your-subject", "your-message", etc).
* Test your form submit and verify that the data shows up in your Zulu eDM.
= Important Notes =
* firstname:text-52 lastname:text-744 email: email:email-706 mobilephone:email-706 subscribed:acceptance-281
* You must pay very careful attention to your naming.
*Here is a sample for you to work off (see screen shots as well)
== Installation ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'
2. Search for 'Zulu eDM'
3. Activate the CF7 Zulu eDM Connector from your Plugins page.
4. Go to the Contact Form Plugin and click on the Zulu eDM Tab and enter your API key.
= From WordPress.org =
1. Download CF7 Zulu eDM Connector.
2. Upload the 'CF7 Zulu eDM Connector ' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate CF7 Zulu eDM Connector from your Plugins page
4. Go to the Contact Form Plugin and click on the Zulu eDM Tab and enter your API key.
Enjoy!
== Upgrade Notice ==
Upgrade to see better examples of how to match fields
== Screenshots ==
1. Sample Contact 7 form published to your WordPress site
2. Zulu eDM Setting Tab
3. Screen shot of the field matching
== Frequently Asked Questions ==
= Why isn't the data submitting to my Zulu eDM account?
1. Wrong API Key ( Check debug log )
2. Wrong Username or password
3. Wrong Column name mapping ( Column names are the contact form mail-tags. Please refer to Zulu eDM fields specified or contact the support team )
Please double-check those items and hopefully getting them right will fix the issue.
== Changelog ==
= 1.0 =
* First public release
* Integrated Contact form 7 with Zulu eDM
= 1.1 =
* Checked compatibility with WordPress 4.8
* Updated imagery and screenshots
* Provided a sample
* Corrected grammar etc
* Integrated Contact form 7 with Zulu eDM
= 1.1.1 =
* Fixed the Readme file
* Added WWF adopt a tiger
* Reloacte the source to github
= 1.1.2 =
* ammendments to screen shots