From e144847e1bf0068d8655ad4c5b4fe7a2d361662c Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 14 Jul 2025 16:01:20 +0200 Subject: [PATCH] DEV: Deprecate the plugin --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 757c6265..af3839a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Discourse Subscriptions Plugin +> [!IMPORTANT] +> This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574 + 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