-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathreadme.txt
52 lines (34 loc) · 1.44 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
=== Plugin Name ===
Contributors: nathanbarry, growdev
Donate link: http://convertkit.com/
Tags: convertkit, email, marketing, pmpro, pmp, paid memberships pro
Requires at least: 3.0.1
Tested up to: 4.6.0
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin integrates ConvertKit with Paid Memberships Pro.
== Description ==
[ConvertKit](https://convertkit.com) makes it easy to capture more leads and sell more products. This plugin makes it a little bit easier for those of us using
Paid Memberships Pro to subscribe and tag customers that signup for memberships.
== Installation ==
1. Upload `convertkit-for-paid-memberships-pro` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Visit the settings page by clicking on the link under the plugin's name
4. Enter your ConvertKit API key, which you can find [here](https://app.convertkit.com/account/edit), and save the settings
5. Select a tag to add to customers who signup for each Membership Level
6. Save your settings
== Screenshots ==
-none yet-
== Frequently asked questions ==
= Does this plugin require a paid service? =
Yes, for it to work you must first have an account on ConvertKit.com
== Changelog ==
= 1.0.2 =
* Fixed PHP shorttag that was causing PHP parse error.
= 1.0.1 =
* Fixed PHP shorttag that was causing PHP parse error.
= 1.0 =
* Initial release
== Upgrade notice ==
None.