breadcrumb_extra_field
918 sites
Security covered
The Breadcrumb Extra Field module allows you to print breadcrumbs between fields.
Using Drupal's extra field API, it inserts the breadcrumb output as a renderable field, giving you control over its position within entity view modes.
Configuration
- Navigate to "Configuration > System > Breadcrumb Extra Field" or
/admin/config/system/breadcrumb-extra-field - Select which entity types and bundles should have the Breadcrumb Extra Field
- Go to the view modes in the selected entities
- The new Breadcrumb Extra Field will be available to be added
Upgrade notes (from 2.x to 4.x):
- No database updates required (drush updb not needed)
- Update can be applied safely without structural changes
- No breaking changes expected for existing configurations