Adds a new `/admin/config/category-management` route which shows the admin filterable lists of each registered category type, as well as an "All categories" tab which shows all categories regardless of type, including badges to indicate type. This makes it a lot easier for admins to find which of their categories are configured for each type, and jump to the settings for those categories: <img width="2898" height="1488" alt="image" src="https://github.com/user-attachments/assets/8687a18c-6279-4e66-b3ff-e5694e157430" /> <img width="2852" height="1376" alt="image" src="https://github.com/user-attachments/assets/8e9726b5-c268-400b-9764-451c536695c3" /> --------- Co-authored-by: awesomerobot <kris.aubuchon@discourse.org> |
||
|---|---|---|
| .. | ||
| admin/assets/javascripts | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib | ||
| public/images/upcoming_changes | ||
| spec | ||
| test/javascripts | ||
| about.json | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Discourse Solved
Provides a solved button on designated categories
How to Install this Plugin
To install Discourse Plugin - https://meta.discourse.org/t/install-a-plugin/19157
How to Check if Plugin is installed
Go to Admin > Plugins
You should now see:
What to expect if Plugin is installed
Inside the Plugins, you will have the following options:
How to enable it in your posts
New Categories - Check ✅ Allow topic owner and staff to mark a reply as the solution
Old Categories - Go to that Category > Edit > Settings > Check ✅ Allow topic owner and staff to mark a reply as the solution
BONUS: How to add badges to those who answered correctly
https://meta.discourse.org/t/discourse-solved-accepted-answer-plugin/30155
License
MIT


