Plugin for Staff users to create notes on users
Go to file
Guo Xiang Tan 06c35cc41a FIX: Don't show staff notes on user profile when disabled. 2016-07-29 11:54:09 +08:00
assets FIX: Don't show staff notes on user profile when disabled. 2016-07-29 11:54:09 +08:00
config Added localization files for Portuguese (Portugal/pt) 2016-05-14 01:43:28 +01:00
.eslintrc Basic Functionality 2016-03-10 17:37:58 -05:00
.gitignore Add gitignore 2016-03-10 17:38:35 -05:00
LICENSE add License 2016-06-06 23:13:41 +05:30
README.md Clearing browser cache note 2016-05-11 01:12:58 +01:00
plugin.rb FEATURE: auto create a staff note when an official warning is created 2016-04-04 21:20:20 +05:30

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