m2-boilerplate/module-product-breadcrumbs

Maintainers

Package info

github.com/m2-boilerplate/Module-Product-Breadcrumbs

Type:magento2-module

pkg:composer/m2-boilerplate/module-product-breadcrumbs

Statistics

Installs: 11 492

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.5 2023-04-19 13:55 UTC

This package is auto-updated.

Last update: 2026-02-19 19:56:30 UTC


README

This is a Fix for Magento 2.2.4+ where the Product Breadcrumbs are generated with JS normally and contain unwanted text

This Module was initially forked from CompactCodeEU/FixProductBreadcrumbs

Installation

composer require "m2-boilerplate/module-product-breadcrumbs"
php bin/magento module:enable M2Boilerplate_ProductBreadcrumbs
php bin/magento setup:upgrade