Breadcrumb Extra Field
876 sites
Security covered
This module allows you to display breadcrumbs as a field within entity view modes. You can configure which entity types and bundles should show this extra breadcrumb field, giving you control over its placement in your content.
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