Spree extension for getting the best sellers
Last updated on: June 21 at 08:43 AM
source code bug trackerThis extension provides the possibility to show the best sellers in your shop.
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
. 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 |