- Compatible XF Versions
- 2.0, 2.1, 2.2
Description:
Sends email notification when an user has been mentioned in a post.
(Example of a user mention)
(Example of email)
(Example of account preferences)
Features:
All phrases start with usermentionemail_ for your convenience.
Database changes:
A new field called 'andy_user_mention_email' will be added to your xf_user table.
Questions and answers:
Q: When a user is mentioned, what conditions must be met in order to receive an email?
A: Here are the conditions:
User state must be valid.
Use must not be banned.
User last activity must be within 6 months.
User Account preferences "Receive user mention emails" must be checked.
Q: Are emails sent if a post is edited with a new user mention?
A: No. User mentions only work when a post or thread is created.
Q: Can the admin check if a user has their "Receive user mention emails" enabled?
A: Yes. Just edit the user account and click the preferences menu drop down and you will be able to see and change this option as needed.
Q: When the add-on is installed, will the "Receive user mention emails" be enabled for all accounts?
A: Yes.
Sends email notification when an user has been mentioned in a post.
(Example of a user mention)
(Example of email)
(Example of account preferences)
Features:
All phrases start with usermentionemail_ for your convenience.
Database changes:
A new field called 'andy_user_mention_email' will be added to your xf_user table.
Questions and answers:
Q: When a user is mentioned, what conditions must be met in order to receive an email?
A: Here are the conditions:
User state must be valid.
Use must not be banned.
User last activity must be within 6 months.
User Account preferences "Receive user mention emails" must be checked.
Q: Are emails sent if a post is edited with a new user mention?
A: No. User mentions only work when a post or thread is created.
Q: Can the admin check if a user has their "Receive user mention emails" enabled?
A: Yes. Just edit the user account and click the preferences menu drop down and you will be able to see and change this option as needed.
Q: When the add-on is installed, will the "Receive user mention emails" be enabled for all accounts?
A: Yes.