fix up links yo

This commit is contained in:
Rimian Perkins 2020-02-06 15:00:41 +11:00
parent c8172b265a
commit 60847db997
1 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@
The Discourse Subscriptions plugin allows you to set up a subscription based Discourse application. By integrating with the [Stripe](https://stripe.com) payment gateway and setting up this plugin to manage Subscriptions, you can start allowing users access to content on your website on a user pays basis. The Discourse Subscriptions plugin allows you to set up a subscription based Discourse application. By integrating with the [Stripe](https://stripe.com) payment gateway and setting up this plugin to manage Subscriptions, you can start allowing users access to content on your website on a user pays basis.
You can test this plugin here: https://discourse.rimian.com.au/s/subscribe. See [below](#testing) for test credit card numbers. You can test this plugin here: https://discourse.rimian.com.au/s/subscribe. See testing section below for test credit card numbers.
### Features ### Features
@ -19,7 +19,7 @@ Discourse Subscriptions supports the following features:
* Allows the user to cancel their subscription in their user profile. * Allows the user to cancel their subscription in their user profile.
* Webhooks that update your website when an event occurs on Stripe. * Webhooks that update your website when an event occurs on Stripe.
See [Screenshots](#screenshots) below. See screenshots below.
### Sponsorship ### Sponsorship
@ -130,21 +130,21 @@ Many thanks to the Discourse team who sponsor this plugin! You guys rock. Also t
## Screenshots ## Screenshots
### Products Admin ### Products Admin
![Admin Products](doc/admin-products.png) ![Admin Products](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/admin-products.png)
### Product Admin ### Product Admin
![Admin Product](doc/admin-product.png) ![Admin Product](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/admin-product.png)
### Plan Admin ### Plan Admin
![Admin Plan](doc/admin-plan.png) ![Admin Plan](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/admin-plan.png)
### Subscription Admin ### Subscription Admin
![Admin Subscriptions](doc/admin-subscriptions.png) ![Admin Subscriptions](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/admin-subscriptions.png)
### Subscription User ### Subscription User
![Admin Subscriptions](doc/user-subscriptions.png) ![Admin Subscriptions](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/user-subscriptions.png)
### Payments User ### Payments User
![Admin Subscriptions](doc/user-payments.png) ![Admin Subscriptions](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/user-payments.png)
### Subscribe ### Subscribe
![Admin Subscriptions](doc/subscribe.png) ![Admin Subscriptions](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/subscribe.png)
### Settings ### Settings
![Admin Settings](doc/settings.png) ![Admin Settings](https://raw.githubusercontent.com/rimian/discourse-subscriptions/master/doc/settings.png)
## No warranty of any kind ## No warranty of any kind