discourse/plugins/discourse-solved
2026-04-15 10:22:58 +10:00
..
app FIX: Skip QAPage schema when topic has no visible answers (#38964) 2026-04-02 15:02:15 +02:00
assets FIX: make "Solved" text translatable (#39209) 2026-04-10 17:30:34 -04:00
config DEV: Move enable_support_category_type_setup to alpha (#39249) 2026-04-15 10:22:58 +10:00
db FEATURE: add setting to opt out of solved notifications (#38730) 2026-04-01 18:47:30 +04:00
lib UX: solved styling (#39180) 2026-04-09 20:53:38 +02:00
public/images/upcoming_changes FEATURE: Gate Support category type creation behind upcoming change (#38571) 2026-03-17 09:54:00 +10:00
spec UX: solved styling (#39180) 2026-04-09 20:53:38 +02:00
test/javascripts FIX: confirmation for solved tags removal (#37720) 2026-02-17 15:57:10 +04:00
about.json
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb UX: solved styling (#39180) 2026-04-09 20:53:38 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

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:

screen shot 2018-01-27 at 9 09 47 am

What to expect if Plugin is installed

Inside the Plugins, you will have the following options:

screen shot 2018-01-27 at 8 57 35 am

How to enable it in your posts

New Categories - Check Allow topic owner and staff to mark a reply as the solution

test2

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