A controller extension and custom FormField that adds review comments and star rating system to SilverStripe CMS.
Allows reviews on SilverStripe pages or Controllers and includes comments and a 1-5 star rating.
Builds on the great work from Shea Dawson's Rateable module
Requires SilverStripe CMS 3.x
composer require camfindlay/silverstripe-reviewable
BSD 3-clause
See Licence
See docs
To enable the reviewable functionality on a Page or Controller you need to apply the DataExtension using the Config YAML.
Page_Controller:
extensions:
- Reviewable\ControllerExtension
Bugs are tracked in the issues section of this repository. Before submitting an issue please read over
existing issues to ensure yours is unique.
If the issue does look like a new bug:
Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem