A Discourse plugin that allows payments and subscription management via Stripe.
Go to file
dependabot[bot] 916e2f01ce
Bump handlebars from 4.7.6 to 4.7.7 (#64)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:49:04 +10:00
.github/workflows DEV: Update CI workflows (#36) 2021-01-05 01:08:58 +01:00
app FEATURE: Add SGD as supported currency (#60) 2021-04-13 12:20:00 +02:00
assets FEATURE: Add SGD as supported currency (#60) 2021-04-13 12:20:00 +02:00
config FEATURE: Add SGD as supported currency (#60) 2021-04-13 12:20:00 +02:00
db/migrate REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
lib REFACTOR: Use the Prices API in place of Plans (#17) 2020-07-15 08:44:40 -05:00
spec FEATURE: Admin > Subscriptions Pagination (#50) 2021-02-05 11:57:53 -06:00
test/javascripts UX: Improve usability of purchase page (#54) 2021-02-16 12:07:53 -06:00
.eslintrc DEV: CI Updates (#30) 2020-11-02 11:57:36 -06:00
.gitignore DEV: CI Updates (#30) 2020-11-02 11:57:36 -06:00
.prettierrc DEV: CI Updates (#30) 2020-11-02 11:57:36 -06:00
.rubocop.yml DEV: Ignore foreign key migration in rubocop 2020-10-20 11:27:32 -05: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 Bump rexml from 3.2.4 to 3.2.5 (#63) 2021-05-02 17:10:56 +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
jsapp add success handler 2019-09-12 07:43:27 +10:00
package.json DEV: prettier 2.2.1 (#48) 2021-01-27 10:38:33 +01:00
plugin.rb FEATURE: Allow creation of coupons in admin panel (#43) 2021-01-13 11:47:22 -06:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:25 +02:00
yarn.lock Bump handlebars from 4.7.6 to 4.7.7 (#64) 2021-05-10 10:49:04 +10: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