https://github.com/roots/bedrock
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
https://github.com/roots/bedrock
bedrock composer php wordpress wordpress-boilerplate wordpress-starter
Last synced: about 11 hours ago
JSON representation
WordPress boilerplate with Composer, easier configuration, and an improved folder structure
- Host: GitHub
- URL: https://github.com/roots/bedrock
- Owner: roots
- License: mit
- Created: 2013-11-02T21:10:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-16T14:43:12.000Z (4 days ago)
- Last Synced: 2025-04-19T17:17:44.130Z (about 13 hours ago)
- Topics: bedrock, composer, php, wordpress, wordpress-boilerplate, wordpress-starter
- Language: PHP
- Homepage: https://roots.io/bedrock/
- Size: 897 KB
- Stars: 6,313
- Watchers: 230
- Forks: 1,189
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-boilerplate - Bedrock
- StarryDivineSky - roots/bedrock
- awesome-starred - roots/bedrock - WordPress boilerplate with Composer, easier configuration, and an improved folder structure (wordpress)
README
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](https://github.com/sponsors/roots).
## 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](http://12factor.net/) methodology, including the [WordPress specific version](https://roots.io/twelve-factor-wordpress/).
- Better folder structure
- Dependency management with [Composer](https://getcomposer.org)
- Easy WordPress configuration with environment specific files
- Environment variables with [Dotenv](https://github.com/vlucas/phpdotenv)
- Autoloader for mu-plugins (use regular plugins as mu-plugins)## Getting Started
See the [Bedrock installation documentation](https://roots.io/bedrock/docs/installation/).
## Stay Connected
- Join us on Discord by [sponsoring us on GitHub](https://github.com/sponsors/roots)
- Participate on [Roots Discourse](https://discourse.roots.io/)
- Follow [@rootswp on Twitter](https://twitter.com/rootswp)
- Read the [Roots Blog](https://roots.io/blog/)
- Subscribe to the [Roots Newsletter](https://roots.io/newsletter/)