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

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1 162

Type:project

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

This package is not auto-updated.

Last update: 2024-04-18 20:17:26 UTC


README

Bedrock

Packagist Installs roots/wordpress Packagist Downloads 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e2e7376673f75726c3d68747470733a2f2f7261772e67697468756275736572636f6e74656e742e636f6d2f726f6f74732f626564726f636b2f6d61737465722f636f6d706f7365722e6a736f6e266c6162656c3d776f72647072657373266c6f676f3d726f6f7473266c6f676f436f6c6f723d77686974652671756572793d242e726571756972655b253232726f6f74732f776f726470726573732532325d26636f6c6f72423d32623330373226636f6c6f72413d353235646463267374796c653d666c61742d737175617265 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