m2-boilerplate/module-product-breadcrumbs

1.0.5 2023-04-19 13:55 UTC

This package is auto-updated.

Last update: 2024-04-19 16:04:36 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