PHPackages                             modernwpdev/create-wp-site - 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. [CLI &amp; Console](/categories/cli)
4. /
5. modernwpdev/create-wp-site

ActiveProject[CLI &amp; Console](/categories/cli)

modernwpdev/create-wp-site
==========================

Create WP Site is a cli for quickly downloading, configuring, and installing WordPress using either core \[WordPress\](https://wordpress.org) or \[Bedrock\](https://roots.io/bedrock).

v0.0.1(3y ago)02MITPHPPHP ^8.0

Since Oct 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/modernwpdev/create-wp-site)[ Packagist](https://packagist.org/packages/modernwpdev/create-wp-site)[ Docs](https://github.com/modernwpdev/create-wp-site)[ RSS](/packages/modernwpdev-create-wp-site/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

[![](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://supportukrainenow.org/)

---

Create WP Site
==============

[](#create-wp-site)

 [![Latest Stable Version](https://camo.githubusercontent.com/062d3118a82b5a983ff197a66d2b5cfcb75386bcf0df4608a41479dac3f2a062/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f6465726e77706465762f6372656174652d77702d736974652e7376673f6c6162656c3d737461626c65)](https://packagist.org/packages/modernwpdev/create-wp-site) [![License](https://camo.githubusercontent.com/7239adbfa5ec791800c20c295d2f23888d2620cb24a49708909082718898c36d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d6f6465726e77706465762f6372656174652d77702d736974652e737667)](https://packagist.org/packages/modernwpdev/create-wp-site)

Create WP Site is a cli for quickly downloading, configuring, and installing WordPress using either core [WordPress](https://wordpress.org) or [Bedrock](https://roots.io/bedrock).

Save time and get straight to developing your next theme or plugin. Create WP Site handles the entire setup process, including:

- Downloading WordPress core with WP-CLI or Bedrock with Composer.
- Creates a database for you.
- Configures wp-config.php (WP core) or .env (Bedrock)
- Installs and configures WordPress using WP-CLI.

Future features include:

- Automatically setting up multisite when you need it.
- Automatically installing and setting up WooCommerce when you need it.
- Install/uninstall and activate/deactivate any plugins you need.
- Install/uninstall themes from the jump.

---

Documentation
-------------

[](#documentation)

Using Create WP Site is as straight forward as possible.

### Installation

[](#installation)

```
composer global require modernwpdev/create-wp-site
```

### Usage

[](#usage)

Run the `create-wp-site` command...

```
# Basic usage
create-wp-site site-name

# Using the --core flag to install vanilla WordPress
create-wp-site site-name --core

# Using the --bedrock flag to install Bedrock
create-wp-site site-name --bedrock
```

Then, simply follow the prompts and let Create WP Site handle the rest.

> Create WP Site will create a Mysql database for you. When asked for a name, make sure a database with that name does not already exist. The database user must already exist. For local development, this is likely `root`.

License
-------

[](#license)

Create WP Site is an open-source software licensed under the MIT license.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/86513d9a9475578032264ee9620d33234e436271109dd2bdc7e3cb788833c2a0?d=identicon)[geoffselby](/maintainers/geoffselby)

---

Top Contributors

[![GeoffSelby](https://avatars.githubusercontent.com/u/6684498?v=4)](https://github.com/GeoffSelby "GeoffSelby (21 commits)")

---

Tags

cliwordpressbedrock

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/modernwpdev-create-wp-site/health.svg)

```
[![Health](https://phpackages.com/badges/modernwpdev-create-wp-site/health.svg)](https://phpackages.com/packages/modernwpdev-create-wp-site)
```

###  Alternatives

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.7k357.7M11.1k](/packages/nunomaduro-collision)[wp-cli/wp-cli

WP-CLI framework

5.1k19.1M404](/packages/wp-cli-wp-cli)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

10097.5k](/packages/mehrancodes-laravel-harbor)[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[wp-cli/wp-cli-bundle

WP-CLI bundle package with default commands.

906.9M163](/packages/wp-cli-wp-cli-bundle)

PHPackages © 2026

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