discourse/plugins/discourse-solved
chapoi 4ffef9cd9f
UX: use success colour for solved icon in topic list (#34092)
For increased clarity when scanning the topic list

| Before | After |
|--------|--------|
| <img width="678" height="243" alt="CleanShot 2025-08-05 at 09 57 01"
src="https://github.com/user-attachments/assets/72e25e99-40a2-4b3b-94c8-6cdedb006fef"
/> | <img width="678" height="243" alt="CleanShot 2025-08-05 at 09 56
41"
src="https://github.com/user-attachments/assets/b31c1b87-8620-4db2-9c4e-b1f1be038f73"
/> |
2025-08-05 15:36:16 +02:00
..
app DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03:00
assets UX: use success colour for solved icon in topic list (#34092) 2025-08-05 15:36:16 +02:00
config Update translations (#34004) 2025-07-31 16:18:53 +02:00
db DEV: Move discourse-solved to core (#33749) 2025-07-22 15:07:59 +02:00
lib DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03:00
spec DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
test/javascripts DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03:00
about.json DEV: Move discourse-solved to core (#33749) 2025-07-22 15:07:59 +02:00
plugin.rb DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03:00
README.md DEV: Move discourse-solved to core (#33749) 2025-07-22 15:07:59 +02: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