Allow accepted answers on topics
Go to file
Discourse Translator Bot f1c417d693 Update translations 2020-10-27 15:34:47 +01:00
.github/workflows DEV: Update CI workflows 2020-10-14 16:27:53 +00:00
app/serializers/concerns Rubocop redundant return fix 2019-11-14 15:06:49 -05:00
assets FIX: Change to new discourse plugin-api for advanced search options (#91) 2020-09-11 11:15:34 +01:00
config Update translations 2020-10-27 15:34:47 +01:00
db FEATURE: Add helpdesk and tech support badges (#84) 2020-02-05 11:14:12 +11:00
spec FEATURE - Category group moderators can (un)accept solutions, if enabled (#89) 2020-07-27 17:42:42 -04:00
test/javascripts/acceptance DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.discourse-compatibility Add .discourse-compatibility for v2.5.x stable branch (#92) 2020-09-25 15:05:01 -04:00
.eslintrc DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.gitignore DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.prettierrc DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.rubocop.yml DEV: Add rubocop-discourse gem 2020-05-06 18:29:23 +02:00
.template-lintrc.js DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
.travis.yml DEV: Add Travis configuration 2018-10-19 14:31:09 +01:00
Gemfile DEV: Add RubyGems as source 2020-09-25 11:24:53 -05:00
Gemfile.lock DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:20 +02:00
LICENSE add License 2016-06-06 23:15:49 +05:30
README.md Update README.md 2018-01-27 09:16:32 +08:00
package.json DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
plugin.rb FIX: add mutex around un/mark as solved 2020-08-17 16:33:24 +02:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:20 +02:00
yarn.lock DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00

README.md

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