Skip to content

ArjanL/spree_reviews_rating

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeReviewsRating

Straightforward review/rating facility

Basic Installation

  1. Add the following to your Gemfile
  gem 'spree_reviews_rating', '~> 1.2.0'
  1. Run bundle install
  2. To copy and apply migrations run:
	rails g spree_reviews_rating:install

Usage

  1. Action "submit" in "reviews" controller - goes to review entry form

  2. Users must be logged in to submit a review

  3. Administrator can edit and/or approve and/or delete reviews.

Copyright (c) 2012 [Damiano Giacomello], released under the New BSD License

About

Basic review and ratings facility for Spree

Resources

Stars

Watchers

Forks

Packages

No packages published