m2-boilerplate/module-product-breadcrumbs

Installs: 10 993

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 13

Open Issues: 0

Type:magento2-module

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

1.0.5 2023-04-19 13:55 UTC

This package is auto-updated.

Last update: 2025-09-19 19:05:40 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