2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-08-17 18:04:11 +08:00
discourse/plugins/discourse-user-notes
2025-07-30 13:58:30 +02:00
..
app
assets DEV: Convert user-notes components to glimmer (#33974) 2025-07-30 13:58:30 +02:00
config Update translations (#33892) 2025-07-28 18:38:22 +02:00
db/migrate
spec DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
test/javascripts/acceptance
plugin.rb
README.md

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 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.

License

MIT