A Discourse plugin that allows payments and subscription management via Stripe.
Go to file
Discourse Translator Bot 306aa0bcca
Update translations (#100)
2021-12-17 11:00:50 -07:00
.github/workflows DEV: Update CI workflows (#99) 2021-12-16 18:06:07 +00:00
app FIX: Exclude blocked charges in campaign total (#96) 2021-11-25 08:11:52 -07:00
assets FIX: html strong tags showing (#97) 2021-12-09 13:30:45 -07:00
config Update translations (#100) 2021-12-17 11:00:50 -07:00
db/migrate REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
lib - Subscriptions import Procourse support (#89) 2021-12-17 11:00:19 -07:00
spec FIX: Exclude blocked charges in campaign total (#96) 2021-11-25 08:11:52 -07:00
test/javascripts UX: Improve usability of purchase page (#54) 2021-02-16 12:07:53 -06:00
.eslintrc DEV: Fix linting errors (#83) 2021-07-04 21:53:55 +02:00
.gitignore DEV: Restore `gems` in .gitignore (#84) 2021-07-05 12:10:20 +02:00
.prettierrc DEV: CI Updates (#30) 2020-11-02 11:57:36 -06:00
.rubocop.yml DEV: Restore `gems` in .gitignore (#84) 2021-07-05 12:10:20 +02:00
.template-lintrc.js DEV: CI Updates (#30) 2020-11-02 11:57:36 -06:00
Gemfile DEV: Fix gemfile 2020-09-01 20:33:29 -05:00
Gemfile.lock DEV: Fix linting errors (#83) 2021-07-04 21:53:55 +02:00
LICENSE Initial commit 2017-01-30 10:52:35 +11:00
README.md REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
package.json DEV: prettier 2.2.1 (#48) 2021-01-27 10:38:33 +01:00
plugin.rb FEATURE: Show/hide campaign banner with goal status (#85) 2021-07-15 15:05:27 -05:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:25 +02:00
yarn.lock Bump path-parse from 1.0.6 to 1.0.7 (#87) 2021-08-13 00:51:37 +02:00

README.md

Discourse Subscriptions

Please see the topic on Discourse Meta for more information about this plugin: https://meta.discourse.org/t/discourse-subscriptions-plugin/140818