Skip to content

Basic review and ratings facility for Spree -- work in progress: see TODO file, and also see my fork of spree-demo for actual use

Notifications You must be signed in to change notification settings

tvdeyen/spree-reviews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reviews

Updated and refactored Rails 3 Gem of the old spree-reviews plugin from Paul Callaghan.

Usage

  1. Add into your Gemfile:

gem 'spree-reviews', :git => 'git:https://github.com/tvdeyen/spree-reviews.git'

  1. Run the installation rake task:

bundle exec rake spree_reviews:install

  1. And run the migration:

bundle exec rake db:migrate

About

Basic review and ratings facility for Spree -- work in progress: see TODO file, and also see my fork of spree-demo for actual use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%