PHPackages                             rattfieldnz/silverstripe-testimonials-widgets - 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. rattfieldnz/silverstripe-testimonials-widgets

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

rattfieldnz/silverstripe-testimonials-widgets
=============================================

A set of widgets for displaying single and multiple testimonials.

0731PHP

Since Jun 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/rattfieldnz/silverstripe-testimonials-widgets)[ Packagist](https://packagist.org/packages/rattfieldnz/silverstripe-testimonials-widgets)[ RSS](/packages/rattfieldnz-silverstripe-testimonials-widgets/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

SilverStripe Testimonials Widgets
=================================

[](#silverstripe-testimonials-widgets)

These are widgets you can use with the [Silverstripe Testimonials](http://github.com/rattfieldnz/silverstripe-testimonials) module.

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

[](#installation)

### Step 1

[](#step-1)

Go to the root of your Silverstripe project, and enter :

`composer self-update && composer require rattfieldnz/silverstripe-testimonials-widgets`

### Step 2

[](#step-2)

In your project's mysite/\_config/config.yml file, insert the following:

```
TestimonialsHolderPage:
  no_of_testimonials_in_widget: 2
  testimonial_words_summary_count: 50

```

The above should be self-explanatory :).

### Step 3

[](#step-3)

Run the following command to populate your Silverstripe project's database with this module's details:

`php framework/cli-script.php dev/build flush=all`

### Step 4

[](#step-4)

Go to a page you have created, e.g. your 'home' page. Make sure you have already [configured it so it can display widgets](https://github.com/silverstripe/silverstripe-widgets).

When you go to edit your page, you should see two tabe on the left hand side - 'Main Content' and another tab for widgets. If you see the latter, you can proceed to the next step.

### Step 4

[](#step-4-1)

You should see all the available widgets in your SilverStripe project. The widgets we are looking for are 'Testimonial' and 'Testimonials'.

'Testimonial' displays a single randomly-selected testimonial that has been published.

'Testimonials' displays multiple randomly-selected testimonials which have been published.

### Step 5

[](#step-5)

Select either, or both, of these widgets and then save your page. You should now see the widget/s and its/their content on the page you just added them to.

If not, append ?flush=all and revisit your page's URL.

If the above does not work, remove the cache files with the command `sudo rm -rf /tmp/`.

Contributing and Feedback
-------------------------

[](#contributing-and-feedback)

I have just recently started Silverstripe development, and am still learning the awesome ecosystem that it is. If you see anything I have missed, or constructive ideas to make this module better, please contact me and let me know. You can even fork this repo and play with the code yourself too :).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c0ece250cf895d774e0b482665113970f099e7b0efbdcbb3fbfaaea1d4166fa?d=identicon)[rattfieldnz](/maintainers/rattfieldnz)

---

Top Contributors

[![rattfieldnz](https://avatars.githubusercontent.com/u/2468863?v=4)](https://github.com/rattfieldnz "rattfieldnz (15 commits)")

### Embed Badge

![Health badge](/badges/rattfieldnz-silverstripe-testimonials-widgets/health.svg)

```
[![Health](https://phpackages.com/badges/rattfieldnz-silverstripe-testimonials-widgets/health.svg)](https://phpackages.com/packages/rattfieldnz-silverstripe-testimonials-widgets)
```

###  Alternatives

[seanstewart/plan-config

Plan config allows you to easily define attributes and limits for your SaaS application subscription plans.

314.0k](/packages/seanstewart-plan-config)

PHPackages © 2026

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