PHPackages                             camfindlay/silverstripe-reviewable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. camfindlay/silverstripe-reviewable

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

camfindlay/silverstripe-reviewable
==================================

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

0.2.1(8y ago)05733BSD-3-ClauseJavaScript

Since Sep 2Pushed 8y agoCompare

[ Source](https://github.com/camfindlay/silverstripe-reviewable)[ Packagist](https://packagist.org/packages/camfindlay/silverstripe-reviewable)[ Docs](http://github.com/camfindlay/silverstripe-reviewable)[ RSS](/packages/camfindlay-silverstripe-reviewable/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Reviewable
==========

[](#reviewable)

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](https://github.com/sheadawson/silverstripe-rateable/)

Installation
------------

[](#installation)

Requires SilverStripe CMS 3.x

```
composer require camfindlay/silverstripe-reviewable

```

Licence
-------

[](#licence)

BSD 3-clause

See [Licence](LICENCE.md)

Documentation
-------------

[](#documentation)

See [docs](docs/en/index.md)

Example configuration
---------------------

[](#example-configuration)

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
```

Maintainers
-----------

[](#maintainers)

- Cam Findlay

Bugtracker
----------

[](#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.

If the issue does look like a new bug:

- 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.

Development and contribution
----------------------------

[](#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.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~267 days

Total

3

Last Release

3004d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cbecac0d996e80cca97186edd61a8763636c339087ee30e71935dcf01665bac5?d=identicon)[camfindlay](/maintainers/camfindlay)

---

Top Contributors

[![camfindlay](https://avatars.githubusercontent.com/u/367847?v=4)](https://github.com/camfindlay "camfindlay (5 commits)")

---

Tags

silverstripereviewRating

### Embed Badge

![Health badge](/badges/camfindlay-silverstripe-reviewable/health.svg)

```
[![Health](https://phpackages.com/badges/camfindlay-silverstripe-reviewable/health.svg)](https://phpackages.com/packages/camfindlay-silverstripe-reviewable)
```

###  Alternatives

[sheadawson/silverstripe-rateable

An extension that adds a star rating system + UI to any DataObject type.

204.6k1](/packages/sheadawson-silverstripe-rateable)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
