dr/better-configurable-swatches 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dr/better-configurable-swatches

Composer 安装命令:

composer require dr/better-configurable-swatches

包简介

Use ajax to load swatches on product list and change gallery images on product view.

README 文档

README

Extends the magento module "Mage_ConfigurableSwatches" with the following functions:

  • Swatches on product list will be loaded by ajax (performance enhancement)

  • The media block on product view will be changed by using swatches

Installation

For installing this module, it gives various ways:

  • modman

    modman init 			    # if modman is not initialized
    modman clone http://... 	# gets the latest code from the master branch and links it
    
  • composer

    Add the following line to the file "composer.json":

    "dr/better-configurable-swatches": "*"

  • copy/paste

    Download the latest code from github and copy all files to the magento root directory.

By using modman or composer the setting "allow symlinks" must be enabled. After the module is installed, the cache has to be cleared.

Developer

Daniel Rose

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2015 Daniel Rose

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2015-07-12