Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Alpha2 is a quick-fix release, fixing problems found in alpha1.
1) Fixed errors on install.
2) Fixed broken counts in the table and confirmation screens, where instead of numbers bigger than 1, !count was shown instead.
3) Fixed a notice in the default content view. Updated the README to inform the users about the default views.
Pasting the alpha1 release notes, for anyone unfamiliar with the new VBO:
----------------------------------------
A rewrite that came from the "reloaded" branch.
Sponsored by Commerce Guys.
No backwards compatibility of any kind (not even to previous 7.x-3.x-dev).
Requires Views 7.x-3.x-dev from may 29th or later.
1) Works with any style plugin (tables, grids, unformatted, whatever...). Including "select all".
2) Works with any entity type (uses entities directly, the VBO "object" abstraction is dead)
3) Support for Rules 2 actions.
4) Support for the Drupal Queue.
The main beta blocker is #1057158: Provide an action for modifying entity values
Things are still in flux and there might be more breaking changes before beta.