This extension provides the possibility to add sorting to your product page in Spree
Last updated on: June 30 at 11:39 AM
source code bug trackerI'm still working on it!!!!!!!
This extension provides the possibility to add sorting to your product page in Spree
Add the following line to your application's Gemfile.
gem spree_sorting_products
, :git => https://github.com/sylvinho81/spree_sorting_products.git
, :branch => '3-0-stable'
bundle install
bundle exec rails g spree_sorting_products:install
. Refactor & improve the code.
. Write Rspecs, Tests tests…
…
Copyright (c) 2016 Pablo Torre, released under the New BSD License
tags | spree versions |
---|---|
master | ~> 3.0.0 |