Download the PHP package faonni/module-breadcrumbs without Composer
On this page you can find all versions of the php package faonni/module-breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download faonni/module-breadcrumbs
More information about faonni/module-breadcrumbs
Files in faonni/module-breadcrumbs
Package module-breadcrumbs
Short Description Extension add breadcrumbs to pages in Magento 2 that by default do not have breadcrumbs.
License OSL-3.0
Informations about the package module-breadcrumbs
Magento2 Breadcrumbs
Extension add breadcrumbs to pages in Magento 2 that by default do not have breadcrumbs.

Compatibility
Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x
Install
Install via Composer (recommend)
-
Go to Magento2 root folder
-
Enter following commands to install module:
For Magento CE(EE) 2.0.x
For Magento CE(EE) 2.1.x
For Magento CE(EE) 2.2.x
For Magento CE(EE) 2.3.x
For Magento CE(EE) 2.4.x
Wait while dependencies are updated.
Manual Installation
-
Create a folder {Magento root}/app/code/Faonni/Breadcrumbs
-
Download the corresponding latest version
- Copy the unzip content to the folder ({Magento root}/app/code/Faonni/Breadcrumbs)
Completion of installation
-
Go to Magento2 root folder
-
Enter following commands:
bash php bin/magento module:uninstall -r Faonni_Breadcrumbs
Remove Extension
-
Go to Magento2 root folder
- Enter following commands to remove:
Completion of uninstall
-
Go to Magento2 root folder
-
Enter following commands:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional)
All versions of module-breadcrumbs with dependencies
magento/module-theme Version 101.1.*
magento/module-config Version 101.2.*
magento/module-store Version 101.1.*