PHPackages                             hybridelabs/wordpress-template-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hybridelabs/wordpress-template-boilerplate

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hybridelabs/wordpress-template-boilerplate
==========================================

Boilerplate template for Wordpress using by Hybride Conseil

v1.9.0(4y ago)0161[4 issues](https://github.com/deshiloh/wordpress-template-boilerplate/issues)MITPHP

Since Mar 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/deshiloh/wordpress-template-boilerplate)[ Packagist](https://packagist.org/packages/hybridelabs/wordpress-template-boilerplate)[ RSS](/packages/hybridelabs-wordpress-template-boilerplate/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (1)Versions (15)Used By (0)

Wordpress-template-boilerplate
==============================

[](#wordpress-template-boilerplate)

[![GitHub release (latest by date)](https://camo.githubusercontent.com/a2bdb992c5d915793ce2ce9ee8904198f853e7c2db6bb60d1509b4e2ccfd9944/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f64657368696c6f682f776f726470726573732d74656d706c6174652d626f696c6572706c6174653f6c6162656c3d76657273696f6e)](https://camo.githubusercontent.com/a2bdb992c5d915793ce2ce9ee8904198f853e7c2db6bb60d1509b4e2ccfd9944/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f64657368696c6f682f776f726470726573732d74656d706c6174652d626f696c6572706c6174653f6c6162656c3d76657273696f6e)[![semantic-release](https://camo.githubusercontent.com/5f3b57745af83409bc673dec57e3eb360e1ec53b37ac29f81a319e347fa351c6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2532302532302546302539462539332541362546302539462539412538302d73656d616e7469632d2d72656c656173652d6531303037392e737667)](https://github.com/semantic-release/semantic-release)

Boilerplate template for Wordpress used by Hybride Conseil

How to use
----------

[](#how-to-use)

Run the following composer command to install the theme :

`composer create-project deshiloh/wordpress-template-boilerplate`

Install dependencies with :

`npm install`

This theme use Laravel Mix follow the [documentation](https://laravel-mix.com/docs/6.0/cli) to know how to use it. No build scripts required on package.json since the new version. Just make your configuration in the webpack.mix.js.

basics commands:

```
# command in dev
npx mix watch

# command for production
npx mix --production

```

TODO before start coding
------------------------

[](#todo-before-start-coding)

- Change the project name in `style.css`.
- for security reasons update the `wp-config.php` file :

```
define( 'DISALLOW_FILE_EDIT', true );
define( 'DISALLOW_FILE_MODS', true );

```

### Github

[](#github)

- Create a secret `TOKEN` in your repository settings under the **Secrets** section. The `TOKEN` is used for the semantic release of the project.

### Gitlab

[](#gitlab)

- Create a secret `GL_TOKEN` in your repository settings variables. The `GL_TOKEN` is used for the semantic release of the project.

Things to know
--------------

[](#things-to-know)

- For performance reasons Tailwindcss is installed and configured with `postcss` without a preprocessing tool like Sass, Less, or Stylus, [more details here](https://tailwindcss.com/docs/using-with-preprocessors#using-sass-less-or-stylus).
- `postcss` is configured with the `postcss-nesting` plugin, that allow you to write css like scss. [Go to the repo for more informations](https://github.com/csstools/postcss-nesting).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 96.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 ~9 days

Total

14

Last Release

1775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf4ea223d0ed4e8981518399b9f4b4ed681acff56085028c2a40bc0f5055bd2c?d=identicon)[hybridelabs](/maintainers/hybridelabs)

---

Top Contributors

[![deshiloh](https://avatars.githubusercontent.com/u/7623137?v=4)](https://github.com/deshiloh "deshiloh (29 commits)")[![marcandreappel](https://avatars.githubusercontent.com/u/946826?v=4)](https://github.com/marcandreappel "marcandreappel (1 commits)")

---

Tags

boilerplate-templatemixthemewordpress

### Embed Badge

![Health badge](/badges/hybridelabs-wordpress-template-boilerplate/health.svg)

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

###  Alternatives

[foolz/foolfuuka

The FoolFuuka Imageboard

2191.8k](/packages/foolz-foolfuuka)

PHPackages © 2026

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