PHPackages                             dotsunited/wordpress-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. dotsunited/wordpress-boilerplate

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

dotsunited/wordpress-boilerplate
================================

WordPress Boilerplate

v16.1.0(2mo ago)163523MITPHPCI passing

Since Nov 29Pushed 2mo ago7 watchersCompare

[ Source](https://github.com/dotsunited/wordpress-boilerplate)[ Packagist](https://packagist.org/packages/dotsunited/wordpress-boilerplate)[ Docs](https://github.com/dotsunited/wordpress-boilerplate)[ RSS](/packages/dotsunited-wordpress-boilerplate/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (3)Versions (99)Used By (0)

Dots United WordPress Boilerplate
=================================

[](#dots-united-wordpress-boilerplate)

A barebones, clean and minimalist WordPress Boilerplate, developed at [Dots United](https://dotsunited.de/) as a foundation for modern, maintainable and lightning fast WordPress based projects.

Gutenberg ready.

A Demo is available [here](http://wordpress-boilerplate.dotsunited.de/).

Features
--------

[](#features)

- [Maximum possible PageSpeed Insights score](https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwordpress-boilerplate.dotsunited.de%2F&tab=mobile)
- [Bun](https://bun.sh) for fast all-in-one JavaScript runtime
- [Vite](https://github.com/vitejs/vite) for asset bundling
- [Composer](https://github.com/composer/composer) for PHP dependency management
- [Tailwind CSS](https://github.com/tailwindcss/tailwindcss) for utility-first CSS
- Clean, maintainable and scalable project structure
- No bloat

Setup
-----

[](#setup)

Create a new project with:

```
composer create-project dotsunited/wordpress-boilerplate my-project
```

Docker
------

[](#docker)

Adjust the `docker-compose.yml` to your needs using a `docker-compose.override.yml` file ().

You can add a database dump using a `dump.sql.gz` or `dump.sql` file which will be imported on the first run. If a database dump is present, a new user with the following credentials will be automatically added:

```
Username: `localAdmin`
Password: `localPassword`
```

> ⚠️ Remember to remove or change the credentials in a production environment!

Multisite subfolders can be be configured by setting the `WORDPRESS_MULTISITE_PATHS` environment variable to e.g. `2=blog2,3=blog3`, resulting in the following URLs:

-
-
-

If nothing is set, the ID of the corresponding blog will be used as a path, resulting in the following URLs:

-
-
-

Start the Docker containers with

```
docker compose up -d
```

Plugins
-------

[](#plugins)

> ℹ️ Automatic updates for plugins, themes and major core versions are disabled by default. You can enable them by removing or commenting the corresponding module inside `wp-content/mu-plugins/wordpress-boilerplate/wordpress-boilerplate.php`.

If you uncommented sentry lines in `docker-compose.yml` install [WP Sentry](https://wordpress.org/plugins/wp-sentry-integration/)

Be careful when using plugins which depend on jQuery.

Gravity Forms for example will enqueue jquery once a form is embedded into a post or page.

In this case, you might include the form via an iFrame. You can use the [gravity-forms-iframe](https://github.com/bradyvercher/gravity-forms-iframe)plugin for easier integration.

Webfonts
--------

[](#webfonts)

It is recommended to use local webfonts and not from external CDN's like Google Fonts.

You can use [google-webfonts-helper](https://gwfh.mranftl.com/fonts)to download webfonts from Google Fonts.

License
-------

[](#license)

Copyright (c) 2015-2025 Dots United GmbH. Released under the [MIT](LICENSE) license.

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance86

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~46 days

Recently: every ~76 days

Total

97

Last Release

69d ago

Major Versions

v11.6.0 → v12.0.02022-12-20

v12.0.1 → v13.0.02023-02-10

v13.5.0 → v14.0.02024-05-24

v14.2.0 → v15.0.02025-02-14

v15.1.1 → v16.0.02025-07-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/5de14776bbddf901c6e24d35829fe66fe997c303d53aca83cc7d1a90bb0b7110?d=identicon)[jsor](/maintainers/jsor)

---

Top Contributors

[![jsor](https://avatars.githubusercontent.com/u/55574?v=4)](https://github.com/jsor "jsor (288 commits)")[![nebuIr](https://avatars.githubusercontent.com/u/20028702?v=4)](https://github.com/nebuIr "nebuIr (279 commits)")[![bentzibentz](https://avatars.githubusercontent.com/u/8548959?v=4)](https://github.com/bentzibentz "bentzibentz (76 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![flowdee](https://avatars.githubusercontent.com/u/2278756?v=4)](https://github.com/flowdee "flowdee (3 commits)")[![immist](https://avatars.githubusercontent.com/u/4693090?v=4)](https://github.com/immist "immist (2 commits)")[![Fachpersonal](https://avatars.githubusercontent.com/u/61519464?v=4)](https://github.com/Fachpersonal "Fachpersonal (1 commits)")[![regnerisch](https://avatars.githubusercontent.com/u/9422737?v=4)](https://github.com/regnerisch "regnerisch (1 commits)")

---

Tags

wordpresswordpressboilerplate

### Embed Badge

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

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

###  Alternatives

[roots/bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure

6.5k441.8k2](/packages/roots-bedrock)

PHPackages © 2026

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