2017 © Pedro Peláez
 

silverstripe-module silverstripe-reviewable

A controller extension and custom FormField that adds review comments and star rating system to SilverStripe CMS.

image

camfindlay/silverstripe-reviewable

A controller extension and custom FormField that adds review comments and star rating system to SilverStripe CMS.

  • Monday, February 19, 2018
  • by camfindlay
  • Repository
  • 1 Watchers
  • 0 Stars
  • 387 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Reviewable

Allows reviews on SilverStripe pages or Controllers and includes comments and a 1-5 star rating., (*1)

Builds on the great work from Shea Dawson's Rateable module, (*2)

Installation

Requires SilverStripe CMS 3.x, (*3)

composer require camfindlay/silverstripe-reviewable

Licence

BSD 3-clause, (*4)

See Licence, (*5)

Documentation

See docs, (*6)

Example configuration

To enable the reviewable functionality on a Page or Controller you need to apply the DataExtension using the Config YAML., (*7)

Page_Controller:
  extensions:
    - Reviewable\ControllerExtension

Maintainers

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique., (*8)

If the issue does look like a new bug:, (*9)

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker., (*10)

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers., (*11)

The Versions

19/02 2018

dev-master

9999999-dev http://github.com/camfindlay/silverstripe-reviewable

A controller extension and custom FormField that adds review comments and star rating system to SilverStripe CMS.

  Sources   Download

BSD-3-Clause

The Requires

 

by Cam Findlay

silverstripe rating review

19/02 2018

0.2.1

0.2.1.0 http://github.com/camfindlay/silverstripe-reviewable

A controller extension and custom FormField that adds review comments and star rating system to SilverStripe CMS.

  Sources   Download

BSD-3-Clause

The Requires

 

by Cam Findlay

silverstripe rating review

03/02 2017

0.2.0

0.2.0.0 http://github.com/camfindlay/silverstripe-reviewable

A controller extension and custom FormField that adds review comments and star rating system to SilverStripe CMS.

  Sources   Download

BSD-3-Clause

The Requires

 

by Cam Findlay

silverstripe rating review

02/09 2016

0.1.0

0.1.0.0 http://github.com/camfindlay/silverstripe-reviewable

A controller extension and custom FormField that adds review comments and star rating system to SilverStripe CMS.

  Sources   Download

BSD-3-Clause

The Requires

 

by Cam Findlay

silverstripe rating review