This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Breadcrumbs¶
Ibexa DXP automatically generates breadcrumbs for every part of the shop, including the catalog, internal shop routes (e.g. my profile, search), Content items and forms.
Breadcrumbs are rendered using the breadcrumb_list.html.twig
template that is called from pagelayout.html.twig
.
The breadcrumb system uses the WhiteOctober breadcrumbs bundle.
Configuration¶
You can configure the Fields that will be used as labels for breadcrumb nodes. The first match wins.
1 2 |
|