Install

Works with Drupal: ^9 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download views_bulk_operations-4.1.5.tar.gztar.gz 55.17 KB
MD5: 5d3caa22bedcf93579d268b22865e017
SHA-1: b5e332d831b211a33ea603c3b29533d5568f4dd9
SHA-256: d93ce2f343d967c73fbc3e60bdf6448b0fb8a54bb6736d9fdb1822833b42e58d
Download views_bulk_operations-4.1.5.zipzip 97.86 KB
MD5: 742f8ade30af7bf09a3e4494e659c520
SHA-1: 4a85fa401dae71d5ba8f116fac5d920a5260c631
SHA-256: d1f825d4a96ec18209020851e0342943adcbd37eee6375b3e7297940f4b6d550

Release notes

Changelog:

  • Issue #1327632: Support action specific messages.
  • Issue #3300794: Multiple VBO views case fix.
  • Issue #3307059: Rename selection information "Clear" button to "Clear selection".
  • Issue #3308306: PHP notice fix.
  • Issue #3311031: Added type on #actions element of action configuration form.
  • Issue #3304880: Drupal 10 compatibility fixes.
  • Issue #3309934: Type hint error for some cases fixed.
  • Issue #3309650: Hidden example module.

The biggest change being the V2 action API (the old still supported and default) - see #1327632 and Drupal\views_bulk_operations_test\Plugin\Action\ViewsBulkOperationsTestActionV2 for an example. This still needs documentation and possibly update of the example action, any help appreciated.
Also, Drupal 10 is now supported 🥳

Created by: Graber
Created on: 23 Sep 2022 at 16:29 UTC
Last updated: 23 Sep 2022 at 16:34 UTC
Bug fixes
New features

Other releases