File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Lightning Paywall for WordPress
2
2
3
+ Lightning-powered paywall for your WordPress blog, based on [ Lightning Charge] ( https://github.com/ElementsProject/lightning-charge ) .
4
+
3
5
![ Paywall demo] ( https://i.imgur.com/7uaQ2Ow.gif )
4
6
5
- ### Setup
7
+ ## Installation
8
+
9
+ 1 . Setup [ Lightning Charge] ( https://github.com/ElementsProject/lightning-charge ) .
6
10
7
- 1 . [ Download wordpress-lightning-paywall.zip] ( https://github.com/shesek/wordpress-lightning-paywall/releases )
11
+ 2 . [ Download wordpress-lightning-paywall.zip] ( https://github.com/shesek/wordpress-lightning-paywall/releases )
8
12
9
- 2 . Install and enable the plugin on your WordPress installation.
13
+ 3 . Install and enable the plugin on your WordPress installation.
10
14
11
- 3 . Under the WordPress administration panel, go to ` Settings -> Lightning Paywall ` to configure your Lightning Charge server URL and API token.
15
+ 4 . Under the WordPress administration panel, go to ` Settings -> Lightning Paywall ` to configure your Lightning Charge server URL and API token.
12
16
13
17
14
- ### Usage
18
+ ## Usage
15
19
16
20
Add ` [paywall AMOUNT CURRENCY] ` in the place where you'd like the post to cut-off for non-paying users.
17
21
@@ -30,6 +34,6 @@ This will look something like: `http://some.blog/trusted-third-parties-are-secur
30
34
31
35
Note that anyone with this URL will be able to access the content. There are currently no restrictions in place to prevent links from being shared.
32
36
33
- ### License
37
+ ## License
34
38
35
39
MIT
You can’t perform that action at this time.
0 commit comments