Entity Usage Updater
Security covered
Entity ecosystem
This module allows you to update or remove tracked references to entities within your Drupal site. You can change all references pointing to a specific entity to a new one, or completely remove all references to an entity.
This extends the Entity Usage module to allow you to update or remove tracked references to entities. For example you can update any references to node 21 to point to node 42 instead. Or you can remove all references to node 84.
Post-Installation
- Configure Entity Usage. If a reference isn't being tracked by Entity Usage then it won't be updated by this module.
- Go to
admin/content/update-referencesand enter the details of the target entity you'd like to find and the ID of its replacement.
module. - Or go to
admin/config/content/link-removerand enter the details of the target entity you'd like to remove all the links to.
Additional Requirements
Development kindly sponsored by Coupa.