A Discourse plugin that allows payments and subscription management via Stripe.
Go to file
dependabot[bot] fb072aa851
Bump json5 from 2.2.1 to 2.2.2 (#145)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 12:25:51 -05:00
.github/workflows DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
app DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
assets DEV: Refactor bootbox dialogs (#137) 2022-10-17 14:42:40 -04:00
config DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
db/migrate REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
lib DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
spec DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
test/javascripts FIX: set Discourse consistent styles on Stripe card element (#124) 2022-06-24 21:18:38 +05:30
.discourse-compatibility DEV: Refactor bootbox dialogs (#137) 2022-10-17 14:42:40 -04: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: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
.template-lintrc.js DEV: CI Updates (#30) 2020-11-02 11:57:36 -06:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
Gemfile.lock DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
LICENSE Initial commit 2017-01-30 10:52:35 +11:00
README.md DEV: Update README.md (#109) 2022-02-21 21:04:40 +01:00
package.json DEV: Update CI setup and fix linting issues (#119) 2022-06-11 12:54:30 +02:00
plugin.rb DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:25 +02:00
yarn.lock Bump json5 from 2.2.1 to 2.2.2 (#145) 2022-12-29 12:25:51 -05:00

README.md

Discourse Subscriptions Plugin

Discourse Subscriptions allows site owners to sell recurring and one-time purchase subscriptions that grant access to a group on a Discourse instance.

For more information, please see: https://meta.discourse.org/t/discourse-subscriptions-plugin/140818