faonni / magento-breadcrumbs
Add breadcrumbs to any page
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Language:HTML
Type:magento-module
Requires
- openmage/magento-lts: >=19.4.0
This package is auto-updated.
Last update: 2024-11-10 03:05:30 UTC
README
Extension add breadcrumbs to pages in Magento that by default do not have breadcrumbs.
Compatibility
Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x
OpenMage LTS 19.x
Install via Composer
-
Go to installation folder
-
Enter following commands to install module:
composer require faonni/magento-breadcrumbs
Wait while dependencies are updated.
Manual Installation
-
Download the corresponding latest version
-
Copy the unzip content to the {Magento root} folder
Usage
Configuration
The module does not need configuration
Frontend
Uninstall
Pleace, create backup so you can recover the data at a later time.
Uninstall via Composer
-
Go to installation folder
-
Enter following commands to remove:
composer remove faonni/magento-breadcrumbs
Manual Uninstall
- 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