PHPackages                             kuriousagency/reviews - 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. kuriousagency/reviews

ActiveCraft-plugin

kuriousagency/reviews
=====================

product and store reviews

1.0.8(5y ago)0545MITPHPCI failing

Since Mar 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/KuriousAgency/craft-reviews)[ Packagist](https://packagist.org/packages/kuriousagency/reviews)[ RSS](/packages/kuriousagency-reviews/feed)WikiDiscussions master Synced 2mo ago

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

Reviews plugin for Craft CMS 3.x
================================

[](#reviews-plugin-for-craft-cms-3x)

product and store reviews

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
    cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
    composer require reviews/reviews

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Reviews.

Reviews Overview
----------------

[](#reviews-overview)

-Insert text here-

Configuring Reviews
-------------------

[](#configuring-reviews)

-Insert text here-

Using Reviews
-------------

[](#using-reviews)

```
{% set allReviews = craft.reviews.status(null).all() %}
{% set productReviews = craft.reviews.product(product).all() %}
{% set storeReviews = craft.reviews.productId(':empty:').all() %}

{{ productReviews|averageRating }}

{{ review.verifiedBuyer }}

```

Reviews Roadmap
---------------

[](#reviews-roadmap)

Some things to do, and ideas for potential features:

- Release it

Brought to you by [Kurious Agency](https://kurious.agency)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~25 days

Recently: every ~44 days

Total

25

Last Release

1998d ago

Major Versions

0.0.17 → 1.0.02020-02-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/26ccb4d99d148ee882e53248f814559cf2067c069cf1e4a1765d1eca07a3df3c?d=identicon)[Kurious](/maintainers/Kurious)

---

Top Contributors

[![mcjackson18](https://avatars.githubusercontent.com/u/39083512?v=4)](https://github.com/mcjackson18 "mcjackson18 (8 commits)")[![samuelbirch](https://avatars.githubusercontent.com/u/13586?v=4)](https://github.com/samuelbirch "samuelbirch (1 commits)")

---

Tags

cmsreviewsCraftcraftcmscraft-plugin

### Embed Badge

![Health badge](/badges/kuriousagency-reviews/health.svg)

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

###  Alternatives

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.4M46](/packages/nystudio107-craft-seomatic)[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[verbb/hyper

A user-friendly links field for Craft.

24130.9k9](/packages/verbb-hyper)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)

PHPackages © 2026

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