Skip to content

ademidov/spree_homepager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homepager

Build Status

Spree extension that creates a homepage and enables a shop owner to place products and rotating banners on that homepage.

Installation

Add this to your Gemfile:

  gem "spree-homepager", :git => "git://github.com/pero-ict-solutions/spree-homepager.git", :require => "homepager"  

Next run:

bundle install
rails g homepager:install

This will add a checkbox on the product edit page that you can check on to make the product appear on the homepage. It will also add a admin tab called "Banners", here you can upload banners so they can rotate on your homepage.

Copyright (c) 2011 PeRo ICT Solutions, released under the New BSD License

About

Spree extension to create a homepage with some "featured" products.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.6%
  • Ruby 14.4%