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

Maintainers

Package info

github.com/adriansalvatori/alma

Homepage

Issues

Forum

Type:project

pkg:composer/salvatori/alma

Statistics

Installs: 353

Dependents: 1

Suggesters: 0

Stars: 6

6.2.0 2025-08-06 17:46 UTC

README

Bedrock

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

Carrot WordPress.com Worksite Safety Itineris Bonsai

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)

Getting Started

See the Bedrock installation documentation.

Stay Connected