as stated in the introduction the 8.2 version of VBE require VBO 8.1 x
however composer alert as below
Problem 1
- Conclusion: remove drupal/views_bulk_operations 1.x-dev
- Conclusion: don't install drupal/views_bulk_operations 1.x-dev
- Conclusion: don't install drupal/views_bulk_operations 1.x-dev
- drupal/views_bulk_edit 2.x-dev requires drupal/views_bulk_operations ~2.0 -> satisfiable by drupal/views_bulk_operations[2.x-dev].
- drupal/views_bulk_edit 2.x-dev requires drupal/views_bulk_operations ~2.0 -> satisfiable by drupal/views_bulk_operations[2.x-dev].
- Can only install one of: drupal/views_bulk_operations[2.x-dev, 1.x-dev].
- Can only install one of: drupal/views_bulk_operations[2.x-dev, 1.x-dev].
- Installation request for drupal/views_bulk_operations 1.x-dev -> satisfiable by drupal/views_bulk_operations[1.x-dev].
- Installation request for drupal/views_bulk_edit 2.x-dev -> satisfiable by drupal/views_bulk_edit[2.x-dev].
Comments
Comment #2
sealionking commentedchange to composer require 'drupal/views_bulk_edit:^2.0'
it is ok with VBO 8-1.x
but no UI show up
Comment #3
sealionking commenteddont know where and how to use it
Comment #4
graber commentedVBE works with any version of VBO currently, thanks for noting, updated the main description.
As to the UI: Go to any view, add global "Views Bulk Operations" field and "Modify field values" operation will be there on the actions list.
Comment #6
mattltHello,
Getting a notice about invalid JSON after this commit. I suspect you want…
Comment #8
graber commentedThis is getting annoying, hopefully this time it'll be fine. Thanks :)
Comment #9
graber commentedLooks like it's fixed.