sylvinho81 / spree_sorting_products

This extension provides the possibility to add sorting to your product page in Spree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreeSortingProducts

I'm still working on it!!!!!!!

This extension provides the possibility to add sorting to your product page in Spree

Install

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

TODO

. Refactor & improve the code.

. Write Rspecs, Tests tests...

...

Copyright (c) 2016 Pablo Torre, released under the New BSD License

About

This extension provides the possibility to add sorting to your product page in Spree

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 87.7%Language:HTML 10.7%Language:CSS 0.9%Language:JavaScript 0.8%