discourse/plugins/discourse-solved
Sérgio Saquetim b291c61d1b
DEV: Remove deprecated widget overrides and streamline post handling
Remove deprecated `discourse.post-stream-widget-overrides` and associated
legacy widget customizations.

This cleanup reduces technical debt, ensures future maintainability, and
aligns with the latest framework improvements.
2025-11-18 23:17:41 -03:00
..
app DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03:00
assets DEV: Remove deprecated widget overrides and streamline post handling 2025-11-18 23:17:41 -03:00
config Update translations (#35791) 2025-11-04 20:11:21 +01:00
db
lib DEV: refactor user card/summary accepted answer's query (#35500) 2025-10-31 08:49:36 +01:00
spec DEV: Remove glimmer_post_stream_mode from tests for simplification 2025-11-18 23:16:16 -03:00
test/javascripts DEV: Remove glimmer_post_stream_mode from tests for simplification 2025-11-18 23:16:16 -03:00
about.json
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb DEV: refactor user card/summary accepted answer's query (#35500) 2025-10-31 08:49:36 +01: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