8000 GitHub - ethier/spree_product_zoom: Lightbox zoom functionality to show original product image
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ethier/spree_product_zoom

 
 

Repository files navigation

SpreeProductZoom

A Spree extension that adds lightbox zoom functionality for product images. The lightbox is powered by fancyBox.

Installation

Add this extension to your Gemfile:

gem "spree_product_zoom", :git => "git://github.com/spree/spree_product_zoom.git"

Then run:

bundle install

Run:

bundle exec rails g spree_product_zoom:install

in order to copy over the required css and js files.

Once installation is complete your product images can be zoomed by clicking on the "Zoom In" button beneath an image.

Copyright (c) 2012 John Dyer, released under the New BSD License

About

Lightbox zoom functionality to show original product image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 58.1%
  • JavaScript 39.4%
  • CSS 2.5%
0