Community Documentation

Views Send vs. Views Mail

Last updated December 23, 2012. Created by claudiu.cristea on February 18, 2011.
Edited by hansfn. Log in to edit this page.

This page discusses differences between Views Send and Views Mail.

Drupal 7

Since there is no Drupal 7 version for Views Mail, there is nothing to compare. Also note that the Drupal 7 version of Views Send doesn't use VBO anymore.

Drupal 6

Views Send is a better choice than Views Mail because it:

  • Passes everything through Views Bulk Operations (VBO). That's why the UI is very intuitive for users. The flow is more accurate and clear.
  • Doesn't need tagged Views.
  • Doesn't rely on Simplenews.
  • Avoids some limitations of Views Mail, like:
    • Avoid using AJAX.
    • Avoid defining arguments.
    • Avoid limiting records per page - you can use the pager system.
  • Benefits of performance improvement through Views Bulk Operations (VBO) by using the batch processes implemented by VBO.
  • Has a more clear API - mostly hook implementations.
  • Allows the user to manually select records (in addition to View filtering) by using Views Bulk Operations (VBO) checkboxes.

Page status

No known problems

Log in to edit this page

About this page

Drupal version
Drupal 6.x, Drupal 7.x
Audience
Site administrators

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here