Module Description
Breadcrumb Extra Field allows you to print breadcrumb between fields.
Installing:
Drupal 7: Download and place in sites/all/modules/[contrib/]breadcrumb_extra_field You must also install the Entity module (http://www.drupal.org/project/entity).
Drupal 8/9: Navigate to administer >> modules and enable Breadcrumb extra field.
Configuration: In order to enable the extra field into an entity, is needed to configure the module administration form: Drupal 7 URL to configuration form: "/admin/structure/breadcrumb-extra-field". Drupal 8/9 URL to configuration form: "/admin/config/system/breadcrumb-extra-field".
"Administer breadcrumb extra field" permission is used to ensure the correct access. Be sure it's correctly configured in People >> Permissions.
After configuration just clear cache and set the extra field visibility into the desired view mode.
IMPORTANT: Limited to these entity types: node, user, taxonomy term, comment, block content, commerce product and group. If you need to implement into other entity please create a feature request issue.
Installing:
Drupal 7: Download and place in sites/all/modules/[contrib/]breadcrumb_extra_field You must also install the Entity module (http://www.drupal.org/project/entity).
Drupal 8/9: Navigate to administer >> modules and enable Breadcrumb extra field.
Configuration: In order to enable the extra field into an entity, is needed to configure the module administration form: Drupal 7 URL to configuration form: "/admin/structure/breadcrumb-extra-field". Drupal 8/9 URL to configuration form: "/admin/config/system/breadcrumb-extra-field".
"Administer breadcrumb extra field" permission is used to ensure the correct access. Be sure it's correctly configured in People >> Permissions.
After configuration just clear cache and set the extra field visibility into the desired view mode.
IMPORTANT: Limited to these entity types: node, user, taxonomy term, comment, block content, commerce product and group. If you need to implement into other entity please create a feature request issue.
Module Link
Project Usage
478
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the problem of printing breadcrumbs between fields by allowing users to configure and enable an extra field in specific entity types in Drupal 7, 8, and 9.
Data Name
breadcrumb_extra_field