merge in documentation for install

This commit is contained in:
Rimian Perkins 2017-05-18 12:28:21 +10:00
commit df476b9d54
1 changed files with 8 additions and 3 deletions

View File

@ -4,15 +4,20 @@
Accept donations in Discourse! Integrates with [Stripe](https://stripe.com).
Note: Stripe requires HTTPS.
## Creating new user accounts
This is an experimental feature. A user can create a new account if there is a donation.
**This is an experimental feature.** A user can create a new account if they makes a successful donation.
## Installation
* Be sure your site is enforcing https.
* Follow the install instructions here: https://meta.discourse.org/t/install-a-plugin/19157
* Add your Stripe public and private keys in settings and set the currency to your local value.
* Check that the custom header is enabled in admin > customize > themes.
* Enable the plugin and wait for people to donate money.
Note: There's an issue upgrading to 1.8.0.beta11 with themes. You might be required to disable the plugin to do upgrades.
## Configuration