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

Maintainers

👁 10corp

Package info

github.com/10corp/wp

Homepage

Issues

Forum

Type:project

pkg:composer/10corp/wp

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2023-07-26 19:52 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT fd0025df3480e63d601687cd264038a76c2b6031

composerwordpresswprootswp-config

This package is not auto-updated.

Last update: 2026-06-26 06:46:58 UTC


README

👁 Bedrock

👁 Packagist Installs
👁 roots/wordpress Packagist Downloads
👁 Image
👁 Build Status
👁 Follow Roots

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

Website    Documentation    Releases    Community

Sponsors

Bedrock is an open source project and completely free to use. If you've benefited from our projects and would like to support our future endeavors, please consider sponsoring Roots.

👁 KM Digital
👁 Carrot
👁 WordPress.com
👁 Pantheon
👁 Worksite Safety
👁 Copia Digital

Overview

Bedrock is a WordPress boilerplate for developers that want to manage their projects with Git and Composer. Much of the philosophy behind Bedrock is inspired by the Twelve-Factor App methodology, including the WordPress specific version.

  • Better folder structure
  • Dependency management with Composer
  • Easy WordPress configuration with environment specific files
  • Environment variables with Dotenv
  • Autoloader for mu-plugins (use regular plugins as mu-plugins)
  • Enhanced security (separated web root and secure passwords with wp-password-bcrypt)

Getting Started

See the Bedrock installation documentation.

Stay Connected