Plugin for Staff users to create notes on users
Go to file
Arpit Jalan 550d5c73f4 FIX: staff notes button should only be visible to staff 2016-03-24 09:15:59 +05:30
assets FIX: staff notes button should only be visible to staff 2016-03-24 09:15:59 +05:30
config FEATURE: Option to disallow moderators from removing staff notes 2016-03-16 15:16:18 -04:00
.eslintrc Basic Functionality 2016-03-10 17:37:58 -05:00
.gitignore Add gitignore 2016-03-10 17:38:35 -05:00
README.md FIX some bad copying and pasting 2016-03-14 13:29:31 -04:00
plugin.rb FEATURE: Option to disallow moderators from removing staff notes 2016-03-16 15:16:18 -04:00

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.

Issues

If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.

License

MIT