Posted by brachameansblessing on January 31, 2013 at 7:58pm
What is the easiest way to do the following:
1) Get a list of registered users and email addresses
and/or
2) Send an email to all registered users
Please be as clear and simple as possible.
Thank You!
Comments
=-=
email all users - http://drupal.org/project/mass_contact
generate a list of users with email addresses - http://drupal.org/project/views
I have both modules
I have both modules installed, but don't really understand how to use them. How can I get Views to display all of the users with all of the fields including email addresses?
=-=
mass contact - I suggest reading the documentation linked on the project page
views - I suggest installing the advanced help module which is where views docs are maintained. I also suggest utilizing the nodeone.com views videos or any of the many that can be found with google.
Will do! Thanks!
Will do! Thanks!