taxonomy_contact
Categories
Component ID
1184372
Component name
taxonomy_contact
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Taxonomy Contact module enables to send messages to different group of users based on their taxonomy term tags in profile. Tags could be defined via vocabulary system, such as different location, interest group, gender, age group of user.
Massive emails could be sent out via scheduled cron job within either HTML or Plain text formats. Do not require Mime Mail module for HTML format email since all emails sent via drupal_mail api.
Similar Mass Contact (http://drupal.org/project/mass_contact) module classifies users by roles. Sometimes it would be hard to manage users with lots of roles in permission page. Mass contact also send out massive emails by duplicating them a number of times but not via Cron job.
