Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 456 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 456 Bytes

ProductBreadcrumbs

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