0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-solved
2026-07-28 17:05:36 +02:00
..
app SECURITY: Hidden first-post excerpt is emitted in Q&A schema JSON-LD [backport 2026.6] 2026-07-28 17:05:36 +02:00
assets UX: various mondernized foundation style adjustments (#40808) 2026-06-11 17:53:39 -04:00
config I18N: Update translations (#42015) 2026-07-28 16:55:42 +02:00
db DEV: Allow multiple solutions in solved plugin (#39806) 2026-05-28 07:12:28 -05:00
lib FIX: Show solved status on topic titles loaded directly (#41186) 2026-06-25 15:28:24 +02:00
public/images/upcoming_changes FEATURE: add solved me too button (#39652) 2026-05-13 17:03:25 +04:00
spec SECURITY: Hidden first-post excerpt is emitted in Q&A schema JSON-LD [backport 2026.6] 2026-07-28 17:05:36 +02:00
test/javascripts DEV: route nested view through topic route (#40820) 2026-06-15 11:42:20 -05: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 DEV: Solved category custom fields lost after development reloads (#40592) 2026-06-05 13:20:35 +10: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