Straightforward review/rating facility
- Add the following to your Gemfile
gem 'spree_reviews_rating', '~> 1.2.0'
- Run
bundle install
- To copy and apply migrations run:
rails g spree_reviews_rating:install
-
Action "submit" in "reviews" controller - goes to review entry form
-
Users must be logged in to submit a review
-
Administrator can edit and/or approve and/or delete reviews.
Copyright (c) 2012 [Damiano Giacomello], released under the New BSD License