Posted by claudiu.cristea on May 10, 2010 at 2:50pm
Views Send allow sending mass mailing using Views Bulk Operations.
How it works?
- Create a view and add at least one column containing E-mail addresses.
- [Optional] Expose Views filters to let the user easily build list of recipients using UI.
- Create a "Page" display and set the Style to "Bulk Operations".
- On "Bulk Operations" Style configuration, under "Selected operations", select
Send mass mail (views_send_mail_action). - Save the view, load the page, use exposed filters to build the list, select all or some rows and choose "Send mass mail".
- Fill the message form to configure the E-mail. Use tokens to personalize your E-mail. The module provide also row-based tokens, taken from the current row of the view. For example, if the view has a column with the key
users_name(the user name) you can use this replacement token[views-send-users_name]. - Preview and send the message.
Note: Messages are queued in a spool table and will are delivered only on cron. You can control how many messages will be send per cron run.
Dependencies & Integration
- Views Send depends on Views Bulk Operations.
- The module integrates features from:
Similar modules
You may want to try also:
- Views Mail. See what's different: Views Send vs. Views Mail.
- Simplenews. See what are the advantages over Simplenews.
Some pieces of code were inspired by Simplenews module.
How can you get involved?
- Write a review for this module on drupalmodules.com.
- Help translate this module at localize.drupal.org.
Maintainers & Sponsors
- Module author & maintainer: Claudiu Cristea.
- Maintainers: Antonio De Marco, Ezra Barnett Gildesgame.
- This module is sponsored by Webikon.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Mail, Views
- Reported installs: 778 sites currently report using this module. View usage statistics.
- Last modified: February 27, 2011