0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/discourse-solved
2026-07-28 17:00:54 +02:00
..
app SECURITY: /solution/by_user leaks whisper/hidden accepted-answer post [backport 2026.1] (#41492) 2026-07-07 10:42:46 -05:00
assets FIX: hide solved answer prompt when marking answer as solution (#37262) 2026-01-27 09:04:01 +04:00
config I18N: Update translations (#37916) 2026-02-25 09:47:58 -05:00
db
lib SECURITY: Hidden first-post excerpt is emitted in Q&A schema JSON-LD [backport 2026.1] 2026-07-28 17:00:54 +02:00
spec SECURITY: Hidden first-post excerpt is emitted in Q&A schema JSON-LD [backport 2026.1] 2026-07-28 17:00:54 +02:00
test/javascripts FIX: hide solved answer prompt when marking answer as solution (#37262) 2026-01-27 09:04:01 +04:00
about.json
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb FIX: suppress solution notification if user muted (#37271) 2026-01-23 15:20:44 +04:00
README.md
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00: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