Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Bulk Update Fields

2,405 sites No security coverage
View on drupal.org

This module allows you to perform bulk updates on fields for nodes and other entities. It integrates with Drupal's core bulk operations, enabling you to modify field values for selected items through a batch process.

VBO (views bulk operations) was included with core... sort of. This module attempts to bring back bulk field modifications in drupal 8. Dates, users and paragraphs are supported as of the 2.x branch.

NOTE: This module is not designed to work with contrib VBO, only Core Actions in /admin/content/* using Core Bulk Update fields

If you are using views_bulk_operations module then use: https://www.drupal.org/project/views_bulk_edit to add back the "modify field values' action. This module only works with core bulk functionality.

Note that some non standard widgets (such as entity browser) do not work and will cause errors. To avoid the errors, switch to core widgets in the entity's form display before running the bulk update.

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/structure/views/view/content
edit Content: Node operations bulk form views field
select "Bulk Update Fields to Another Value" action and save the views.
Go to /admin/content
Select Some nodes [or other entity types]
Select Action "Bulk Update [bundle_type] Fields"
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

Activity

Total releases
2
First release
May 2025
Latest release
10 months ago
Releases (12 mo)
1
Maintenance
Slowing

Releases

Version Type Release date
8.x-2.0-alpha8 Pre-release Aug 21, 2025
3.0.x-dev Dev May 29, 2025