0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-13 13:17:29 +08:00
discourse/plugins/discourse-user-notes
Amanda Alves Branquinho c61d5b7dbe
Some checks failed
Publish Assets / publish-assets (push) Has been cancelled
Tests / core backend (push) Has been cancelled
Tests / plugins backend (push) Has been cancelled
Tests / core frontend (Chrome) (push) Has been cancelled
Tests / plugins frontend (push) Has been cancelled
Tests / themes frontend (push) Has been cancelled
Tests / core system (push) Has been cancelled
Tests / plugins system (push) Has been cancelled
Tests / themes system (push) Has been cancelled
Tests / core frontend (Firefox ESR) (push) Has been cancelled
Tests / core frontend (Firefox Evergreen) (push) Has been cancelled
Tests / chat system (push) Has been cancelled
Tests / merge (push) Has been cancelled
DEV: Backport commit to trigger event after user warning is created (#34997) (#35014)
- Fire an event after the user warning is created to allow can allow
other plugins to hook into
2025-09-26 16:52:27 -03:00
..
app
assets DEV: Backport user notes fixes (#34966) 2025-09-25 17:29:18 -03:00
config DEV: Backport user notes fixes (#34966) 2025-09-25 17:29:18 -03:00
db/migrate
lib/discourse_user_notes DEV: Backport user notes fixes (#34966) 2025-09-25 17:29:18 -03:00
spec DEV: Backport commit to trigger event after user warning is created (#34997) (#35014) 2025-09-26 16:52:27 -03:00
test/javascripts/acceptance
plugin.rb DEV: Backport commit to trigger event after user warning is created (#34997) (#35014) 2025-09-26 16:52:27 -03:00
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