Add Instructions on how to use this plugin
This commit is contained in:
parent
1f11d810d1
commit
e0874cd338
30
README.md
30
README.md
|
@ -2,6 +2,36 @@
|
|||
|
||||
Provides a solved button on designated categories
|
||||
|
||||
## How to Install this Plugin
|
||||
|
||||
1. 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:
|
||||
|
||||

|
||||
|
||||
## What to expect if Plugin is installed
|
||||
|
||||
Inside the Plugins, you will have the following options:
|
||||
|
||||

|
||||
|
||||
## How to enable it in your posts
|
||||
|
||||
New Categories - Check :white_check_mark: Allow topic owner and staff to mark a reply as the solution
|
||||
|
||||

|
||||
|
||||
Old Categories - Go to that Category > Edit > Settings > Check :white_check_mark: 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
|
||||
|
|
Loading…
Reference in New Issue