Project:Mass Contact
Version:7.x-1.x-dev
Component:Categories
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have users with multiple roles. They receive one role when they register at the site, and another role when they pay their membership. I'd like to be able to contact those that have registered but not paid.

Comments

#1

Whoa. I'm looking for the exact same thing for the exact same reason.

#2

We ended up writing our own code to run through the user list and assign a temporary role of "Registered but not paid" and then we mass contact that role. Unfortunately, we have to rerun the script each time in order to get an up-to-date list. We have more e-mailing needs, like e-mailing those from a particular province (a field in their Profile). I wish there were something avaiable with more flexibility for keeping contact with users.

#3

Oh hey, thank BelliLint! It would be great if mass contact could use a user-based view to send emails... That would be crazy-versatile. I might give your method a shot though. Thanks again!

#4

Version:6.x-1.0-beta2» 7.x-1.x-dev
Component:User interface» Categories

Thanks to ygerasimov, the 7.x-1.x version of Mass Contact now utilizes the Chaos tools suite (ctools) plugin system. I will reexamine this and realted issues with that plugin system in mind to determine whether to create a plugin for this request or not.