Organize your Discourse more effectively by using groups to separate and structure categories and topics.
This plugin helps you create project-like spaces within Discourse, making collaboration and navigation easier.
This plugin is built on the Discourse Plugin Skeleton.
To rebase your fork with the latest changes from upstream:
git remote add upstream git@github.com:discourse/discourse-plugin-skeleton.git
git fetch upstream
git rebase upstream/main