Skip to content

esfourteen-zz/spree-featured

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeFeatured

Adds the basic ability to 'feature' products'.

Includes basic administration additions to enable and disable featured products and show featured products in the product list view.

Example

In your site extension's hooks file, insert the following:

insert_before :homepage_products, 'shared/featured'

To have the provided featured partial displayed on the front page. Override the partial as you see fit obviously.

TODO

  • Some sort of date range restrictions on featured products
  • Automatically create a product group for featured products

Copyright (c) 2011 Felix Hanley, released under the New BSD License

About

Featured products in spree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%