sylvinho81 / spree_best_sellers

Spree extension for getting the best sellers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreeBestSellers

This extension provides the possibility to show the best sellers in your shop.

Install

Add the following line to your application's Gemfile.

gem "spree_best_sellers", :git => "https://github.com/sylvinho81/spree_best_sellers.git", :branch => '3-0-stable'

bundle install

bundle exec rails g spree_best_sellers:install

TODO

. Refactor & improve the code.

. Write Rspecs, Tests tests...

...

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

About

Spree extension for getting the best sellers

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


Languages

Language:Ruby 61.0%Language:HTML 38.2%Language:CSS 0.4%Language:JavaScript 0.4%