PHPackages                             ralfhortt/wordpress-client-plugin-boilerplate - 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. ralfhortt/wordpress-client-plugin-boilerplate

ActiveWp-plugin

ralfhortt/wordpress-client-plugin-boilerplate
=============================================

A WordPress Client Plugin Boilerplate

0.5(5y ago)0342[20 PRs](https://github.com/Horttcore/WordPress-Client-Plugin-Boilerplate/pulls)PHP

Since Nov 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Horttcore/WordPress-Client-Plugin-Boilerplate)[ Packagist](https://packagist.org/packages/ralfhortt/wordpress-client-plugin-boilerplate)[ RSS](/packages/ralfhortt-wordpress-client-plugin-boilerplate/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (4)Versions (26)Used By (0)

WordPress Client Plugin Boilerplate
===================================

[](#wordpress-client-plugin-boilerplate)

A WordPress Client Plugin Boilerplate

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

[](#installation)

`composer create-project ralfhortt/wordpress-client-plugin-boilerplate my-plugin`

Setup
-----

[](#setup)

- `npm install` or `yarn`
- Edit the plugin header in `plugin.php`
- Replace namespace `RalfHortt/WordPressClientPluginBoilerplate` with your own
- Update autoloader namespace in `composer.json`
- Replace textdomain `wordpress-client-plugin-boilerplate` with your own

Usage
-----

[](#usage)

### PHP

[](#php)

- Services: Add a custom service in `src`
- Function: Add custom function in `inc/functions.php`
- Template Tags: Add custom template tags in `inc/template-tags.php`

### Gutenberg

[](#gutenberg)

- `npm run watch` for development
- Add custom blocks in `assets/js/blocks`
- `npm run production` for published code

Changelog
---------

[](#changelog)

### 2.0 - 2020-01-09

[](#20---2020-01-09)

- Update dependencies

### 1.0 - 2019-10-17

[](#10---2019-10-17)

- Initial release

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.3% 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 ~84 days

Total

5

Last Release

2017d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/45d54752dcf3da868ffe4a5ad2b876d6acb911fd914700b52e4d4777ff7d4a02?d=identicon)[Ralf Hortt](/maintainers/Ralf%20Hortt)

---

Top Contributors

[![Horttcore](https://avatars.githubusercontent.com/u/503252?v=4)](https://github.com/Horttcore "Horttcore (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

### Embed Badge

![Health badge](/badges/ralfhortt-wordpress-client-plugin-boilerplate/health.svg)

```
[![Health](https://phpackages.com/badges/ralfhortt-wordpress-client-plugin-boilerplate/health.svg)](https://phpackages.com/packages/ralfhortt-wordpress-client-plugin-boilerplate)
```

PHPackages © 2026

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