CompactCodeEU / FixProductBreadcrumbs

This is a Fix for Magento 2.2.4 and 2.2.5 where the Product Breadcrumbs are generated with JS normally and contain unwanted text.
GNU General Public License v3.0
32 stars 13 forks source link

ALERT

This fix has been abandoned. You are free to use it and adjust it however you please. Any contribution will still be reviewed and merged.

FixProductBreadcrumbs

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

Installation

Create a folder named CompactCode/FixProductBreadcrumbs under your app/code folder within your Magento Root directory and place all provided files within the src directory under that.

You need to perform the following commands after that (within your magento root directory via ssh):

Composer Install Instructions