Skip to content

CodingBlackFemales/wordpress

Folders and files

NameName
Last commit message
Last commit date
Aug 19, 2024
May 17, 2023
May 11, 2023
Mar 26, 2024
Jul 24, 2023
Sep 16, 2024
Apr 26, 2023
Jul 24, 2023
Jul 23, 2024
Mar 1, 2024
Apr 26, 2023
Sep 16, 2024
May 17, 2023
Apr 4, 2023
Apr 4, 2023
Apr 26, 2023
Sep 16, 2024
Sep 16, 2024
Aug 30, 2023
May 15, 2023
Sep 16, 2024
Sep 16, 2024
Apr 25, 2023
Apr 23, 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