By senectus on
So I'm looking to implement a low cost, low demand site that essentially is used for cataloguing a list of people, with their email address, phone numbers (mobile and landline) for the purpose of mass messaging said people.
I want the users to create their own accounts, set their own passwords.
Then I want a different (much smaller) subset of users to be able to log into the site, filter the listed individuals and “mass message” them, via methods agreed to buy the senders and sendee’s.
Does this seem a viable prospect in Drupal?
I haven't yet found the module or combination of modules that I need for this, but what I've been reading so far seems promising.
Comments
This project sounds entirely
This project sounds entirely suitable for Drupal.
This would be covered by Drupals 'User' module;
http://drupal.org/documentation/modules/user
You could assign rights via 'Roles' (http://drupal.org/node/22275) and use the 'messaging' module for this;
http://drupal.org/project/messaging
Hope this helps.
Also take a look
Also take a look at:
http://drupal.org/project/user_contacts
http://drupal.org/project/mass_contact