An open API service indexing awesome lists of open source software.

https://github.com/discourse/discourse-restricted-replies

Plugin to restrict replies in a category to the OP, and members of a specified group
https://github.com/discourse/discourse-restricted-replies

discourse-plugin

Last synced: 7 months ago
JSON representation

Plugin to restrict replies in a category to the OP, and members of a specified group

Awesome Lists containing this project

README

          

# Restricted Replies Plugin

This plugin adds a per-category setting allowing staff to restrict replies in a certain category to the OP, and members of specific groups. This is a bolt-on to the core permissions system, and is configured using a separate UI underneath the regular category security settings.

You may want to use this to create a support category where all users can ask questions, but only users in the "experts" group can post replies.

For more information, please see: https://meta.discourse.org/t/restricted-replies-only-allow-certain-groups-to-reply-in-a-category/131343