Download the PHP package opengento/module-product-breadcrumbs without Composer
On this page you can find all versions of the php package opengento/module-product-breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download opengento/module-product-breadcrumbs
More information about opengento/module-product-breadcrumbs
Files in opengento/module-product-breadcrumbs
Package module-product-breadcrumbs
Short Description This module allows to toggle server side rendered breadcrumbs for product pages.
License MIT
Homepage https://github.com/opengento/magento2-product-breadcrumbs
Informations about the package module-product-breadcrumbs
Product Breadcrumbs Rendering Strategie Module for Magento 2
This module allows to toggle server side rendered breadcrumbs for product pages.
- Setup
- Composer installation
- Setup the module
- Features
- Settings
- Documentation
- Support
- Authors
- License
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
Setup the module
Run the following magento command:
If you are in production mode, do not forget to recompile and redeploy the static resources.
Features
This module is Hyvä-Ready!
This module render server-sided product breadcrumbs so it's visible to any robot without requiring any js loads and process.
Can you still enable the js breadcrumbs so your user can see natural breadcrumbs following their navigation.
Settings
The settings are available at:
Stores > Configuration > Catalog > Catalog > Search Engine Optimization
- Render Product Breadcrumbs from Server-Side
- Override Product Breadcrumbs on Client-Side
- Product Breadcrumbs Strategy
- Product Breadcrumbs Excluded Categories
Documentation
- Toggle server-side product breadcrumbs rendering.
- Toggle to allow client-side to override product breadcrumbs based on navigation.
- Select best strategy to generate the product breadcrumbs (native, deepest, closest).
- Exclude some root categories from being used to generate the breadcrumbs.
Support
Raise a new request to the issue tracker.
Authors
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!
All versions of module-product-breadcrumbs with dependencies
magento/framework Version *
magento/module-config Version *
magento/module-store Version *
magento/module-catalog Version *
magento/module-theme Version *