PHPackages                             innocode-digital/wp-block-testimonial - 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. innocode-digital/wp-block-testimonial

Abandoned → [wp-digital/wp-block-testimonial](/?search=wp-digital%2Fwp-block-testimonial)Wordpress-plugin[Utility &amp; Helpers](/categories/utility)

innocode-digital/wp-block-testimonial
=====================================

Shares feedback, review etc. of other people.

2.4.1(2y ago)12241GPL-2.0+JavaScriptPHP &gt;=7.1

Since Dec 15Pushed 2y ago10 watchersCompare

[ Source](https://github.com/wp-digital/wp-block-testimonial)[ Packagist](https://packagist.org/packages/innocode-digital/wp-block-testimonial)[ RSS](/packages/innocode-digital-wp-block-testimonial/feed)WikiDiscussions main Synced today

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

Testimonial Block
=================

[](#testimonial-block)

### Description

[](#description)

Shares feedback, review etc. of other people.

### Demo

[](#demo)

[Testimonial Block](https://demo.wpd.digital/testimonial-block/)

### Install

[](#install)

- Preferable way is to use [Composer](https://getcomposer.org/):

    ```
    composer require wp-digital/wp-block-testimonial

    ```
- Alternate way is to clone this repo to `wp-content/plugins/`:

    ```
    cd wp-content/plugins/
    git clone git@github.com:wp-digital/wp-block-testimonial.git

    ```

Activate **Testimonial Block** with [WP-CLI](https://make.wordpress.org/cli/handbook/)`wp plugin activate wp-block-testimonial` or from **Plugins** page.

### Documentation

[](#documentation)

Add default image, if needed, with hook `wpd.block-testimonial.author_image.default`. **Example**:

```
wp.hooks.addFilter(
	'wpd.block-testimonial.author_image.default',
	'my-theme',
	() => ( {
		src: 'https://picsum.photos/150',
		width: '150',
		height: '150',
		alt: 'Random image',
	} )
);

```

There are more hooks in [constants](./src/constants.js) which give a possibility to customize behaviour a bit.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.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 ~69 days

Recently: every ~133 days

Total

9

Last Release

1053d ago

Major Versions

1.2.1 → 2.0.02021-12-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b52f801a1cdb5f6622a9e49f4359717b1808ca23e948a243eae225f55e2c7eb?d=identicon)[smfb-dinamo](/maintainers/smfb-dinamo)

---

Top Contributors

[![kuliebiakin](https://avatars.githubusercontent.com/u/6066592?v=4)](https://github.com/kuliebiakin "kuliebiakin (16 commits)")[![acidx2920](https://avatars.githubusercontent.com/u/16131458?v=4)](https://github.com/acidx2920 "acidx2920 (6 commits)")

---

Tags

blockgutenberg-blockstestimonialwordpress-plugin

### Embed Badge

![Health badge](/badges/innocode-digital-wp-block-testimonial/health.svg)

```
[![Health](https://phpackages.com/badges/innocode-digital-wp-block-testimonial/health.svg)](https://phpackages.com/packages/innocode-digital-wp-block-testimonial)
```

###  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)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5671.4k1](/packages/pfefferle-wordpress-activitypub)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

18238.1k2](/packages/civicrm-civicrm-drupal-8)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

374.3k](/packages/humanmade-lottie-lite)

PHPackages © 2026

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