Template Breadcrumb
46 sites
Security covered
This module allows you to add a breadcrumb to your content, making it available to be displayed in your theme templates. It requires either the Entity Breadcrumb module or a specific patch for core breadcrumbs.
This module allows a breadcrumb to be inserted into a nodes display settings, so it can be output as a field in the template using {{ content.template_breadcrumb }}.
Dependencies
This module relies on either using Entity Breadcrumb (https://www.drupal.org/project/easy_breadcrumb) or using the following patch if you are using breadcrumbs from core: