PHPackages                             vojtasvoboda/oc-reviews-plugin - 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. vojtasvoboda/oc-reviews-plugin

ActiveOctober-plugin[Utility &amp; Helpers](/categories/utility)

vojtasvoboda/oc-reviews-plugin
==============================

Reviews plugin for OctoberCMS

1.0.6(4y ago)101308[2 issues](https://github.com/vojtasvoboda/oc-reviews-plugin/issues)[1 PRs](https://github.com/vojtasvoboda/oc-reviews-plugin/pulls)MITPHPPHP &gt;=5.4

Since Dec 20Pushed 3y ago3 watchersCompare

[ Source](https://github.com/vojtasvoboda/oc-reviews-plugin)[ Packagist](https://packagist.org/packages/vojtasvoboda/oc-reviews-plugin)[ Docs](https://github.com/vojtasvoboda/oc-reviews-plugin)[ RSS](/packages/vojtasvoboda-oc-reviews-plugin/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Review plugin for OctoberCMS
============================

[](#review-plugin-for-octobercms)

[![Build Status](https://camo.githubusercontent.com/8da7be662e9ed86eb36c327972a25dd3af9d5eaaf6a860bfe22b35461044ca9b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f766f6a746173766f626f64612f6f632d726576696577732d706c7567696e2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/vojtasvoboda/oc-reviews-plugin/build-status/master)[![Codacy](https://camo.githubusercontent.com/b30ed284ab56d506e086feae1e1e8214ebe17aa4394074acd632da2a96ef1c9f/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f36306134323530626638303734303830386430303763333333386533663734352e737667)](https://www.codacy.com/app/vojtasvoboda/oc-reservations-plugin)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/vojtasvoboda/oc-reviews-plugin/blob/master/LICENSE)

Show reviews, ratings or testimonials of your customers. No other plugin dependency. Tested with latest OctoberCMS build 389.

- reviews management with **sort order** and **bulk actions**
- **rating by stars**, sorting to **categories**
- component build with **HTML5 markup** using &lt;figure&gt; and &lt;cite&gt;
- internal methods for creating new reviews, get approved reviews etc.

Show reviews
------------

[](#show-reviews)

Just place component Reviews to your page.

```
[reviews]
==
{% if reviews is not empty %}

    What our customers say about us?

        {% component 'reviews' %}

{% endif %}

```

Dependencies
------------

[](#dependencies)

This plugin using  classes to show stars at Reviews front-end component. You have to include this library or [override Reviews component](https://octobercms.com/docs/cms/components#overriding-partials) to use your own icons.

Public facade
-------------

[](#public-facade)

You can use plugin's facade **vojtasvoboda.reviews.facade** with this public methods:

```
$facade = App::make('vojtasvoboda.reviews.facade');
$facade->storeReview(array $data);
$facade->getApprovedReviews();
$facede->getNonApprovedReviews();
$facade->findOne($value, $key);

```

When using `storeReview`, check [Review validation rules](https://github.com/vojtasvoboda/oc-reviews-plugin/blob/master/models/Review.php#L32) has to be satisfied.

TODO
----

[](#todo)

- frontend form for adding new review
- config for stars order (ltr, rtl)
- config for number of stars
- avarage reviews graph (above the reviews listing)
- graph of non approved reviews
- email when new review created and needs to be approved

Contributing
------------

[](#contributing)

Please send Pull Request to the master branch.

License
-------

[](#license)

Reviews plugin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT) same as OctoberCMS platform.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~444 days

Total

5

Last Release

1653d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/533ab9a0897c6c6754ac9baf2ad6e42ecbc2a57aa67c72b885fcc647c7ae6930?d=identicon)[VojtaSvoboda](/maintainers/VojtaSvoboda)

---

Top Contributors

[![vojtasvoboda](https://avatars.githubusercontent.com/u/374917?v=4)](https://github.com/vojtasvoboda "vojtasvoboda (28 commits)")

---

Tags

octobercms-pluginpluginreviewsoctober

### Embed Badge

![Health badge](/badges/vojtasvoboda-oc-reviews-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/vojtasvoboda-oc-reviews-plugin/health.svg)](https://phpackages.com/packages/vojtasvoboda-oc-reviews-plugin)
```

###  Alternatives

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[martin/forms-plugin

Create easy (and almost magic) AJAX forms

601.3k](/packages/martin-forms-plugin)[responsiv/currency-plugin

Currency plugin for October CMS

171.3k1](/packages/responsiv-currency-plugin)

PHPackages © 2026

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