Bachir Soussi Chiadmi 272fa07ccf updated contrib modules hace 6 años
..
css 4dca28199c updated migration to add workflow state and also skipe notice pages, added favicon, improved admin views hace 6 años
src 272fa07ccf updated contrib modules hace 6 años
tests 272fa07ccf updated contrib modules hace 6 años
LICENSE.txt 4dca28199c updated migration to add workflow state and also skipe notice pages, added favicon, improved admin views hace 6 años
README.txt 272fa07ccf updated contrib modules hace 6 años
composer.json 272fa07ccf updated contrib modules hace 6 años
views_bulk_edit.info.yml 272fa07ccf updated contrib modules hace 6 años
views_bulk_edit.libraries.yml 4dca28199c updated migration to add workflow state and also skipe notice pages, added favicon, improved admin views hace 6 años
views_bulk_edit.module 272fa07ccf updated contrib modules hace 6 años

README.txt

Introduction
------------

Views Bulk Edit allows modifying field values of a selected list of entities
of any type. It works with Views Bulk Operations (VBO) module, offering all of its
benefits like batching, ability to select all view results or persistent
selection across pages.


Requirements
------------

Views Bulk Edit requires Views Bulk operations module to be installed.


Installation
------------

Install as any other Drupal 8 module.


Configuration
-------------

1. Create or edit any view, the most convenient display type for end
user in case of VBO views is Table.
2. Add a "Views bulk operations" field (global), available on
all entity types, if not already added.
3. Check the "Modify field values" action.