https://github.com/discourse/discourse-user-notes
Plugin for Staff users to create notes on users
https://github.com/discourse/discourse-user-notes
discourse-plugin
Last synced: 3 months ago
JSON representation
Plugin for Staff users to create notes on users
- Host: GitHub
- URL: https://github.com/discourse/discourse-user-notes
- Owner: discourse
- License: mit
- Created: 2016-03-10T22:39:08.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T21:49:20.000Z (3 months ago)
- Last Synced: 2025-03-31T05:04:57.348Z (3 months ago)
- Topics: discourse-plugin
- Language: Ruby
- Homepage:
- Size: 700 KB
- Stars: 49
- Watchers: 21
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### discourse-user-notes
https://meta.discourse.org/t/user-notes-plugin/41026/
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](https://meta.discourse.org/t/install-a-plugin/19157) howto, using
`git clone https://github.com/discourse/discourse-user-notes.git` as the plugin command.Once you've installed it, review the settings under admin and then enable
`user_notes_enabled`.**Clearing browser cache might be required when first installed**
## Issues
If you have issues or suggestions for the plugin, please bring them up on [Discourse Meta](https://meta.discourse.org).
## License
MIT