PHPackages                             sealink/feefo-review - 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. sealink/feefo-review

ActiveCraft-plugin

sealink/feefo-review
====================

Feefo Review Feed for Craft CMS

1.1.0(6y ago)01.4kPHP

Since Jul 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/sealink/feefo-review)[ Packagist](https://packagist.org/packages/sealink/feefo-review)[ RSS](/packages/sealink-feefo-review/feed)WikiDiscussions master Synced today

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

Feefo Review
============

[](#feefo-review)

Feefo Review Feed for Craft CMS

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

[](#installation)

Install using composer

```
"require": {
  "sealink/feefo-review": "1.0.0"
}

```

Setting up Merchant Identifier
------------------------------

[](#setting-up-merchant-identifier)

Please set the Merchant Identifier in the plugin settings page. Without this value, the review widget and microdata won't appear.

Example Usage
-------------

[](#example-usage)

#### Add structured data on view template or make a partial template to render the Feefo review summary

[](#add-structured-data-on-view-template-or-make-a-partial-template-to-render-the-feefo-review-summary)

```
{% set reviewSummary = craft.feefoReview.getReviewSummary(entry.feefoProductCode) %}
{% if reviewSummary %}
  Reviews

   Rated {{reviewSummary.rating}}/5
   based on {{reviewSummary.review_count}}

{% endif %}
```

#### Add a Feefo Widget for product reviews

[](#add-a-feefo-widget-for-product-reviews)

This sample code can be used to render a Feefo Widget using Feefo service. The widget provides a review listing with a popup.

```
{% set reviewSummary = craft.feefoReview.getReviewSummary(entry.feefoProductCode) %}

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~233 days

Total

3

Last Release

2393d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/45946c89a5950cef3fb99a0d8444653cc013c4f8c862f521086070e9fced092e?d=identicon)[sealink-developers](/maintainers/sealink-developers)

---

Top Contributors

[![mina-sealink](https://avatars.githubusercontent.com/u/26703960?v=4)](https://github.com/mina-sealink "mina-sealink (18 commits)")[![deanvollebregt](https://avatars.githubusercontent.com/u/45778269?v=4)](https://github.com/deanvollebregt "deanvollebregt (1 commits)")[![jmortlock](https://avatars.githubusercontent.com/u/10041761?v=4)](https://github.com/jmortlock "jmortlock (1 commits)")[![tlclink](https://avatars.githubusercontent.com/u/33406128?v=4)](https://github.com/tlclink "tlclink (1 commits)")

### Embed Badge

![Health badge](/badges/sealink-feefo-review/health.svg)

```
[![Health](https://phpackages.com/badges/sealink-feefo-review/health.svg)](https://phpackages.com/packages/sealink-feefo-review)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

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

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)

PHPackages © 2026

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