You are here

README.txt in Views Send 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
Views Send allow sending mass mailing using Views Bulk Operations - VBO
(http://drupal.org/project/views_bulk_operations). The messages are queued in a
spool table and delivered only on cron. You can control how many messages will
be send per cron run.

INSTALLATION

Proceed as with all modules in Drupal (see http://drupal.org/node/70151). Views
Bulk Operations must be enabled before.

CONFIGURATION

General settings can be configured at: Site Configuration > Views Send

USAGE

 1. Create a view and add at least one column containing e-mail addresses.
 2. [Optional] Expose Views filters to let the user easily build list of
    recipients using UI.
 3. Create a "Page" display and set the Style to "Bulk Operations".
 4. On "Bulk Operations" Style configuration, under "Selected operations",
    select Send mass mail (views_send_mail_action).
 5. Save the view, load the page, use exposed filters to build the list, select
    all or some rows and choose "Send mass mail".
 6. Fill the message form to configure the e-mail. Use tokens to personalize
    your e-mail.
 7. Preview and send the message.

KNOWN ISSUES

Views Bulk Operations (VBO) version 1.16 (or newer) requires Views Send 6.x-1.0-rc1.

DEPENDENCIES & INTEGRATION

 * Views Send depends on Views Bulk Operations.
 * The module integrates features from:
  o Mime Mail. When the Mime Mail module is enabled, the user can choose to send
    rich HTML messages and/or use attachments.
  o Token. When the Token module is enabled, the user can insert context tokens
    into the subject or body of the message. Note that row-based tokens are
    available even if Token module is disabled.

SIMILAR MODULES

You may want to try also:

 * Simplenews | http://drupal.org/project/simplenews
   Some pieces of code were inspired by Simplenews module.

HOW CAN YOU GET INVOLVED?

 * Write a review for this module on http://drupalmodules.com/module/views-send
 * Help translate this module at Drupal Localize Server
   http://localize.drupal.org/translate/projects/views_send

MAINTAINERS & SPONSORS

 * Module maintainer
   Hans Fredrik Nordhaug (hansfn) | http://drupal.org/user/40521
 * Module author of original Drupal 6 version
   Claudiu Cristea (claudiu.cristea) | http://drupal.org/user/56348
 * This module was sponsored by Grafit SRL | http://www.grafitsolutions.ro

File

README.txt
View source
  1. Views Send allow sending mass mailing using Views Bulk Operations - VBO
  2. (http://drupal.org/project/views_bulk_operations). The messages are queued in a
  3. spool table and delivered only on cron. You can control how many messages will
  4. be send per cron run.
  5. INSTALLATION
  6. Proceed as with all modules in Drupal (see http://drupal.org/node/70151). Views
  7. Bulk Operations must be enabled before.
  8. CONFIGURATION
  9. General settings can be configured at: Site Configuration > Views Send
  10. USAGE
  11. 1. Create a view and add at least one column containing e-mail addresses.
  12. 2. [Optional] Expose Views filters to let the user easily build list of
  13. recipients using UI.
  14. 3. Create a "Page" display and set the Style to "Bulk Operations".
  15. 4. On "Bulk Operations" Style configuration, under "Selected operations",
  16. select Send mass mail (views_send_mail_action).
  17. 5. Save the view, load the page, use exposed filters to build the list, select
  18. all or some rows and choose "Send mass mail".
  19. 6. Fill the message form to configure the e-mail. Use tokens to personalize
  20. your e-mail.
  21. 7. Preview and send the message.
  22. KNOWN ISSUES
  23. Views Bulk Operations (VBO) version 1.16 (or newer) requires Views Send 6.x-1.0-rc1.
  24. DEPENDENCIES & INTEGRATION
  25. * Views Send depends on Views Bulk Operations.
  26. * The module integrates features from:
  27. o Mime Mail. When the Mime Mail module is enabled, the user can choose to send
  28. rich HTML messages and/or use attachments.
  29. o Token. When the Token module is enabled, the user can insert context tokens
  30. into the subject or body of the message. Note that row-based tokens are
  31. available even if Token module is disabled.
  32. SIMILAR MODULES
  33. You may want to try also:
  34. * Simplenews | http://drupal.org/project/simplenews
  35. Some pieces of code were inspired by Simplenews module.
  36. HOW CAN YOU GET INVOLVED?
  37. * Write a review for this module on http://drupalmodules.com/module/views-send
  38. * Help translate this module at Drupal Localize Server
  39. http://localize.drupal.org/translate/projects/views_send
  40. MAINTAINERS & SPONSORS
  41. * Module maintainer
  42. Hans Fredrik Nordhaug (hansfn) | http://drupal.org/user/40521
  43. * Module author of original Drupal 6 version
  44. Claudiu Cristea (claudiu.cristea) | http://drupal.org/user/56348
  45. * This module was sponsored by Grafit SRL | http://www.grafitsolutions.ro