discourse/plugins/discourse-subscriptions
2026-04-15 00:00:46 +02:00
..
app SECURITY: Fixes for discourse-subscriptions 2026-03-31 15:12:45 +01:00
assets DEV: Convert @decorated macros to getters (#37955) 2026-04-09 22:38:55 -03:00
config I18N: Update translations (#39112) 2026-04-08 12:04:11 +02:00
db/migrate
lib DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
spec DEV: Fix deprecations in plugins specs and silence output (#39257) 2026-04-15 00:00:46 +02:00
test/javascripts FIX: Round dollar-to-cents conversion in subscription plans (#37877) 2026-02-20 18:22:28 +01:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb DEV: remove usage of deprecated const (#38524) 2026-03-12 15:40:43 +11:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

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