Bulk Update Fields

Categories

Component ID

2881734

Component name

Bulk Update Fields

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

959

Component created

Component changed

Component body

VBO (views bulk operations) was included with core... sort of. This module attempts to bring back bulk field modifications in drupal 8. Dates don't work yet.. patches and bug reports welcomed!

Synopsis
A module for those who need to bulk update fields in nodes or other entities.

Similar Projects
None known

Requirements
Latest release of Drupal 8.x.

Configuration
Enable the module
Go to /admin/content
Select Some nodes
Select Action "Bulk Update Fields to Another Value"
Hit "Apply to selected items"
Select the Fields to alter (NOTE: it is ok to select fields that are not in all content types selected)
Hit "Next"
Update the fields with appropriate values (NOTE dates not working yet)
Hit "Next"
"Are you sure?" - Hit "Alter Fields"
Wait for batch process.
Done