improved-magento-layered-navigation

Improved Magento layered navigation extension

  • 所有者: caciobanu/improved-magento-layered-navigation
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

README

#ffc734 This extension only receives security fixes.

Requirements

The supported Magento version is 1.9.x

Features

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.

$ 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).

Make sure you have required the Firegento packages in your composer.json's repositories node

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

Afterwards you can install this module by simply requiring it.

$ 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.

主要指标

概览
名称与所有者caciobanu/improved-magento-layered-navigation
主编程语言PHP
编程语言PHP (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2014-12-08 19:24:06
推送于2021-12-11 19:43:16
最后一次提交2021-12-11 21:43:16
发布数6
最新版本名称v3.3.2 (发布于 )
第一版名称v3.1.0 (发布于 )
用户参与
星数137
关注者数21
派生数54
提交数138
已启用问题?
问题数64
打开的问题数1
拉请求数43
打开的拉请求数0
关闭的拉请求数17
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?