discourse/plugins/discourse-subscriptions
Blake Erickson fcb53f5841
DEV: Fix qunit error from discourse-upload-warning theme component (#33659)
The discourse-upload-warning theme component is throwing this error in
its qunit tests because of a bug in the subscriptions plugin which is now in
core.

The subscriptions plugin shouldn't load this route if the subscriptions
plugin isn't enabled.

`Error: Unhandled request in test environment: /s/contributors (GET)`
2025-07-17 15:01:57 -06:00
..
app
assets
config
db/migrate
lib
spec
test/javascripts
plugin.rb
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