PHPackages                             ellifriends/wp-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. ellifriends/wp-boilerplate

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

ellifriends/wp-boilerplate
==========================

Standard WordPress layout for Elli &amp; Friends projects

03PHP

Since Aug 22Pushed 7y agoCompare

[ Source](https://github.com/ellifriends/wp-boilerplate)[ Packagist](https://packagist.org/packages/ellifriends/wp-boilerplate)[ RSS](/packages/ellifriends-wp-boilerplate/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Boilerplate
===========

[](#boilerplate)

> Standard WordPress layout for Elli &amp; Friends projects.

Setup instructions
------------------

[](#setup-instructions)

```
composer create-project ellifriends/wp-boilerplate -s dev

```

Structure
---------

[](#structure)

```
| config              # - WordPress and environment configurations
| web                 # - Web root and WordPress content directory
|--| app              # - Application folder
|  |--| index.php     # - WordPress view bootstrapper
|  |  | mu-plugins    # - Must use plugins
|  |  | plugins       # - Plugins
|  |  | themes        # - Themes
|  |  | uploads       # - Uploads
|  | wp               # - WordPress core (never edit)
|  | wp-config.php    # - Required by WordPress (never edit)
| resources           # - CSS and JavaScript pre-processors using Laravel Mix

```

Configuration
-------------

[](#configuration)

Modify environment configuration in `.env` after your need.

Multisite URL fixer
-------------------

[](#multisite-url-fixer)

[Roots](https://roots.io/) [multisite-url-fixer](https://github.com/roots/multisite-url-fixer) mu-plugin on subdomain installs to make sure admin URLs function properly. That plugin is not needed on subdirectory installs, but will work well with them.

Run `composer require roots/multisite-url-fixer` to install the package. It will automatically install as an mu-plugin thanks to the mu-plugins autoloader.

Documentations
--------------

[](#documentations)

- [WordPress theme handbook](https://developer.wordpress.org/themes/)
- [WordPress plugin handbook](https://developer.wordpress.org/plugins/)

License
-------

[](#license)

MIT © Elli &amp; Friends

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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/c087fd4a29f1ce96372e01297d2efa3f805043b61d1b9a5f7a45b98ac4cdcc96?d=identicon)[bossehq](/maintainers/bossehq)

---

Top Contributors

[![bossehq](https://avatars.githubusercontent.com/u/33661941?v=4)](https://github.com/bossehq "bossehq (22 commits)")

### Embed Badge

![Health badge](/badges/ellifriends-wp-boilerplate/health.svg)

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

PHPackages © 2026

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