views_bulk_edit
28,302 sites
Security covered
Allows bulk updating of entity values via views bulk actions. By default it is configured for nodes but can be configured for other entity types.
Limitations
Because of the way the form is build, anything that is added by the specific entity form is not currently captured. For example, the changed date on NodeForm. This might be solvable using the EntityFormBuilder in the future, feel free to create an issue if you need this feature.
Dependencies
Views Bulk Edit depends on Views Bulk Operations module.