0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-solved
chapoi 1fc6f28cd0
UX: admin db > update support tooltips (#42401)
| Then | Now |
|--------|--------|
| <img width="874" height="456" alt="CleanShot 2026-08-06 at 11 20
27@2x"
src="https://github.com/user-attachments/assets/7ff503be-6b12-4307-b118-76d0c130d0c1"
/> | <img width="1138" height="464" alt="CleanShot 2026-08-06 at 11 20
09@2x"
src="https://github.com/user-attachments/assets/9c8971d4-19cb-44dc-befa-3cead37d9431"
/> |
2026-08-06 12:17:10 +02:00
..
admin/assets/javascripts UX: admin db > update support tooltips (#42401) 2026-08-06 12:17:10 +02:00
app SECURITY: Hidden first-post excerpt is emitted in Q&A schema JSON-LD 2026-07-28 16:40:22 +02:00
assets UX: admin db > update support tooltips (#42401) 2026-08-06 12:17:10 +02:00
config FEATURE: Bump enable_solved_badges upcoming change to beta (#42257) 2026-08-06 12:55:36 +04:00
db FIX: Add missing solved_topics_auto_close_hours custom field entries (#42255) 2026-08-04 09:04:44 +10:00
lib FIX: count self-replied topics as in progress in Topic outcomes (#42333) 2026-08-05 08:45:21 +03:00
public/images/upcoming_changes FEATURE: add solved me too button (#39652) 2026-05-13 17:03:25 +04:00
spec FIX: show category selector on the accepted solutions report (#42360) 2026-08-06 01:45:05 +03:00
test/javascripts UX: admin db > update support tooltips (#42401) 2026-08-06 12:17:10 +02: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 FIX: show category selector on the accepted solutions report (#42360) 2026-08-06 01:45:05 +03: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