https://meta.discourse.org/t/introducing-the-staff-notes-plugin/41026/83?u=glynhudson |
||
---|---|---|
assets | ||
config | ||
.eslintrc | ||
.gitignore | ||
README.md | ||
plugin.rb |
README.md
discourse-staff-notes
This plugin gives staff members the ability to attach notes to users.
Whenever the user posts, a little note icon will appear beside their name if they have any staff notes. Clicking on it will reveal the notes other staff members have left.
Installation
Follow our Install a Plugin howto, using
git clone https://github.com/discourse/discourse-staff-notes.git
as the plugin command.
Once you've installed it, review the settings under admin and then enable
staff_notes_enabled
.
Clearing browser cache might be required when first insalled
Issues
If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.
License
MIT