Releases: clonemeagain/osticket-plugin-mentioner
Releases · clonemeagain/osticket-plugin-mentioner
Stable
Largish rewrite
Current Features:
In any message text: (email/web/admin-note)
- Match @Username (Staff/Agent first, then User, unless admin toggles Staff only)
- Match @Firstname.Lastname (Usernames might not be known, but names generally are)
- Match @emailprefix (from v1.2)
- Match #User as a "notify only recipient" Doesn't add them as a collaborator, but sends them an email with the text of the message and that they were mentioned. (Admin toggle-able, and message templates are admin-configurable).
Rewritten to be clearer, with more debugging. Faster, better, more understandable!
As always, make an issue for any bugs or new features.
Email Mentions is a Go!
You README correct,
You can now mention your defined domain via email prefix.
@clonemeagain becomes [email protected]! and is checked as per admin settings
Admin Settings!
I know, you didn't need them before, and you can keep using v1.1 if you don't need email matching, however, if you wish to restrict mentions to Agents, then this is the release for you.
Works on mine!
I use 1.10 with PHP7, let me know if it doesn't work on yours and how you're running it, maybe I need to do something different.