2017 © Pedro Peláez
 

magento-module improved-magento-layered-navigation

Improved Magento layered navigation extension

image

caciobanu/improved-magento-layered-navigation

Improved Magento layered navigation extension

  • Friday, February 2, 2018
  • by caciobanu
  • Repository
  • 25 Watchers
  • 136 Stars
  • 70 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 53 Forks
  • 15 Open issues
  • 7 Versions
  • 11 % Grown

The README.md

EOL Notice

This project has reached its end-of-life (EOL)., (*1)


README

Requirements

The supported Magento version is 1.9.x, (*2)

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", (*3)

Install via Modman

You can install this module using Colin Mollenhour's Modman tool., (*4)

$ modman init
$ modman clone https://github.com/caciobanu/improved-magento-layered-navigation.git

Install via Composer

You can install this module with Composer in combination with a Magento Composer installer (e.g. Bragento Composer Installer)., (*5)

Make sure you have required the Firegento packages in your composer.json's repositories node, (*6)

"repositories": [
    {
      "type": "composer",
      "url": "https://packages.firegento.com"
    }
]

Afterwards you can install this module by simply requiring it., (*7)

$ composer require caciobanu/improved-magento-layered-navigation

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., (*8)

The Versions

02/02 2018

dev-master

9999999-dev

Improved Magento layered navigation extension

  Sources   Download

MIT

by Catalin Ciobanu

02/02 2018

v3.3.1

3.3.1.0

Improved Magento layered navigation extension

  Sources   Download

MIT

by Catalin Ciobanu

07/03 2017

dev-develop

dev-develop

Improved Magento layered navigation extension

  Sources   Download

MIT

by Catalin Ciobanu

03/03 2017

v3.3.0

3.3.0.0

Improved Magento layered navigation extension

  Sources   Download

MIT

by Catalin Ciobanu

27/10 2016

v3.2.1

3.2.1.0

Improved Magento layered navigation extension

  Sources   Download

MIT

by Catalin Ciobanu

11/10 2016

v3.2.0

3.2.0.0

Improved Magento layered navigation extension

  Sources   Download

MIT

by Catalin Ciobanu

31/03 2016

v3.1.0

3.1.0.0

Improved Magento layered navigation extension

  Sources   Download

MIT

by Catalin Ciobanu