BreadcrumbsBundle icon indicating copy to clipboard operation
BreadcrumbsBundle copied to clipboard

Breadcrumbs bundle for Symfony. This is a fork of whiteoctober/BreadcrumbsBundle maintained for newer Symfony and PHP versions.

Results 6 BreadcrumbsBundle issues
Sort by recently updated
recently updated
newest added

I was wondering if it was possible to also configure the breadcrumbs using PHP attributes (like the breadcrumbtrai-bundle by APY does it). You'd have slimmer method headers in controllers, less...

How use domain translation in breadcrumb item label?

Fixes: https://github.com/mhujer/BreadcrumbsBundle/issues/34

Namespaced breadcrumbs without any items in the "default" namespace are not rendered.

Using this bundle with Twig version 3.12 or higher will trigger the deprecation `Twig Filter "spaceless" is deprecated` for the templates `Resources/views/microdata.html.twig` and `Resources/views/json-ld.html.twig`. This happens even with a different...