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
- Remove the folder {Magento root}/app/design/frontend/base/default/template/faonni/breadcrumbs
- Remove the file {Magento root}/app/design/frontend/base/default/layout/faonni/breadcrumbs.xml
- Remove the file {Magento root}/app/etc/modules/Faonni_Breadcrumbs.xml