Magento1. Extension add breadcrumbs to pages in Magento that by default do not have breadcrumbs.
Extension add breadcrumbs to pages in Magento that by default do not have breadcrumbs.
Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x
OpenMage LTS 19.x
Go to installation folder
Enter following commands to install module:
composer require faonni/magento-breadcrumbs
Wait while dependencies are updated.
Download the corresponding latest version
Copy the unzip content to the {Magento root} folder
The module does not need configuration
Pleace, create backup so you can recover the data at a later time.
Go to installation folder
Enter following commands to remove:
composer remove faonni/magento-breadcrumbs
Remove the folder {Magento root}/app/code/community/Faonni/Breadcrumbs