Currently, you can select a group (including all users) or type a list of names usernames. With this extension, you can further filter emails sent to a group of choice (including all) based on these additional criteria:
- Inactive users
- At or fewer than a specified number of posts
- By one or more ranks you have defined
- By less than, less than or equal to, equal to, not equal to, greater than or equal to, or greater than a specified number of posts for a user
- By greater than or equal to, or greater than a specified number of unapproved posts for a user
- By less than, less than or equal to, greater than or equal to, or greater than a specified last visit date
- ]By less than, less than or equal to, greater than or equal to, or greater than a specified user last visit date
- By less than, less than or equal to, equal to, not equal to, greater than or equal to, or greater than a specified number or higher number of unread private messages
It's a pretty simple extension and easy to develop, so I don't expect much in the way of problems. If you have additional suggested criteria I could possibly add it, but it must be a column in the
phpbb_users
table.You can download version 1.0.10 of the extension here.
Click here to find the version on GitHub. If retrieved from GitHub, place it in a
/ext/phpbbservices/selectivemassemails
directory.