Skip to content

CodingBlackFemales/wordpress

Folders and files

NameName
Last commit message
Last commit date
Aug 19, 2024
Nov 25, 2024
Nov 25, 2024
Mar 26, 2024
Jul 24, 2023
Feb 22, 2025
Apr 26, 2023
Jul 24, 2023
Nov 23, 2024
Nov 25, 2024
Apr 26, 2023
Feb 10, 2025
May 17, 2023
Apr 4, 2023
Apr 4, 2023
Apr 26, 2023
Feb 18, 2025
Mar 7, 2025
Aug 30, 2023
May 15, 2023
Feb 10, 2025
Feb 10, 2025
Apr 25, 2023
Nov 22, 2024

Repository files navigation

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.

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