Bedrock

Packagist Installs roots/wordpress Packagist Downloads Build Status Follow Roots Sponsor Roots

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

Website    Documentation    Releases    Community

## Support us Roots is an independent open source org, supported only by developers like you. Your sponsorship funds [WP Packages](https://wp-packages.org/) and the entire Roots ecosystem, and keeps them independent. Support us by purchasing [Radicle](https://roots.io/radicle/) or [sponsoring us on GitHub](https://github.com/sponsors/roots) — sponsors get access to our private Discord. ### Sponsors Carrot WordPress.com Itineris Kinsta ## 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) - [`roots/wordpress`](https://wp-packages.org/wordpress-core) package for WordPress core - [WP Packages](https://wp-packages.org/) repository for WordPress plugins and themes - 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/). ## Community Keep track of development and community news. - Join us on Discord by [sponsoring us on GitHub](https://github.com/sponsors/roots) - Join us on [Roots Discourse](https://discourse.roots.io/) - Follow [@rootswp on Twitter](https://twitter.com/rootswp) - Follow the [Roots Blog](https://roots.io/blog/) - Subscribe to the [Roots Newsletter](https://roots.io/subscribe/)