Download the PHP package caciobanu/improved-magento-layered-navigation without Composer
On this page you can find all versions of the php package caciobanu/improved-magento-layered-navigation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download caciobanu/improved-magento-layered-navigation
More information about caciobanu/improved-magento-layered-navigation
Files in caciobanu/improved-magento-layered-navigation
Package improved-magento-layered-navigation
Short Description Improved Magento layered navigation extension
License MIT
Informations about the package improved-magento-layered-navigation
EOL Notice
This project has reached its end-of-life (EOL).
README
Requirements
The supported Magento version is 1.9.x
Features
- ajax navigation using history pushState/popState
- price slider with submit button
- SEO URLs (http://www.example.com/men/shirts/filter/fit/regular,sharp/sleeve_length/long-sleeve.html)
- multiple filters for the same attribute
- supports Magento Configurable Swatches
- possibility to add "nofollow" on layered navigation pages
All the above features can be enabled/disabled from backend: "System -> Configuration -> Catalin SEO -> Catalog Layered Navigation"
Install via Modman
You can install this module using Colin Mollenhour's Modman tool.
Install via Composer
You can install this module with Composer in combination with a Magento Composer installer (e.g. Bragento Composer Installer).
Make sure you have required the Firegento packages in your composer.json's repositories
node
Afterwards you can install this module by simply requiring it.
Contribution
To contribute please issue pull requests to the develop
branch only. New releases will be merged to feature branches. Bugfixes are hotfix patched to both master
and develop
.