Skip to content

3months/spree-facebox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebox

This is an extension for Spree, allowing to show zoomed product images to the customer:

It"s based on Facebox: http://github.com/defunkt/facebox

A lot of code was taken from this project: http://github.com/eliotsykes/spree-zoom-photos

Installation

Installation is quite simple (from the spree app root):

script/extension install git://github.com/Antiarchitect/spree-facebox.git

Consequences

New extra large image size of 1000x1000. So when new image uploaded on server it will have a 1000x1000 size in addition to default sizes, old images will not. I think there is the way to generate extra large size of them through rake (unconfirmed).

TODO

Navigation between images from the facebox window

All wishes, suggestions and improvements are welcome!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • Ruby 35.3%