0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-subscriptions
2026-02-25 09:42:49 -05:00
..
app SECURITY: secure subscription endpoints 2026-01-28 17:11:14 +00:00
assets FIX: Round dollar-to-cents conversion in subscription plans (#37877) 2026-02-20 18:22:28 +01:00
config I18N: Update translations (#37917) 2026-02-25 09:42:49 -05:00
db/migrate
lib DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
spec FIX: typos, dead code, debug statements, incorrect naming, etc. (#37462) 2026-02-02 16:12:33 -08:00
test/javascripts FIX: Round dollar-to-cents conversion in subscription plans (#37877) 2026-02-20 18:22:28 +01:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb DEV: Remove obsolete register_svg_icon checks (#35067) 2025-09-30 15:51:44 +02:00
README.md
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00: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