This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
94 lines (66 loc) · 3.72 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
=== EDD Software License Manager ===
Contributors: flowdee
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BCQRWXARSHQTW
Tags: edd, edd license, edd software license, software license, software license manager, easy digital downloads, edd licensing
Requires at least: 3.5.1
Tested up to: 4.2.2
Stable tag: 1.0.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Seamless integration between Easy Digital Downloads and Software License Manager.
== Description ==
Seamless integration between Easy Digital Downloads and Software License Manager.
= Features =
* Automatically creates license keys for each sale with Easy Digital Downloads
* Licensing is optional and can be activated/deactivated individually
* Normal and variable pricing supported
* Send generated license keys to your customers within your existing email notifications
* Visit the [plugin page](http://coder.flowdee.de/edd-software-license-manager/)
* Regular updates and improvements: Go though the [changelog](https://wordpress.org/plugins/edd-software-license-manager/changelog/)
> <strong>Please note</strong><br>
> The license validation part for your distributed plugins and themes is not part of this plugin. Therefore please take a look into the Software License Manager documentation.
= Support =
* Browse [issue tracker](https://github.com/flowdee/edd-software-license-manager/issues) on GitHub
* [Follow me on Twitter](https://twitter.com/flowdee) to stay in contact and informed
= Credits =
* [Easy Digital Downloads](https://wordpress.org/plugins/easy-digital-downloads/)
* [Software License Manager](https://wordpress.org/plugins/software-license-manager/)
== Installation ==
The installation and configuration of the plugin is as simple as it can be.
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'edd software license manager'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `edd-software-license-manager.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `edd-software-license-manager.zip`
2. Extract the `edd-software-license-manager` directory to your computer
3. Upload the `edd-software-license-manager` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Configuration ==
The plugin is really simple and well structured so you don’t have to prepare a lot in order to get it working.
1. After the successful installation you will find a prepared options page here: “Downloads” > “Settings” > “Extensions”
2. Enter your Software License Manager API credentials
3. Go to your Downloads and activate licensing where it's required
== Frequently Asked Questions ==
= Is it necessary to install both plugins on the same WordPress installation? =
No! That's one of the biggest benefits of this integration. Easy Digital Downloads and the Software License Manager can be installed on different sites.
= Can I use this plugin to validate the generated license keys? =
No! The license validation part for your distributed plugins and themes is not part of this plugin. Therefore please take a look into the Software License Manager documentation.
== Screenshots ==
1. Configuration screen
2. Activating licensing for a download
3. Output the generated license keys within your emails
4. See your generated license keys within the license manager plugin
== Changelog ==
= Version 1.0.0 (17th July 2015) =
* Initial release
== Upgrade Notice ==
= Version 1.0.0 (17th July 2015) =
* Initial release