Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T20:20:17.000Z (20 days ago)
- Last Synced: 2024-12-06T15:14:21.884Z (6 days ago)
- Topics: bedrock, composer, php, wordpress, wordpress-boilerplate, wordpress-starter
- Language: PHP
- Homepage: https://roots.io/bedrock/
- Size: 869 KB
- Stars: 6,209
- Watchers: 242
- Forks: 1,172
- Open Issues: 16
-
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)
- Enhanced security (separated web root and secure passwords with [wp-password-bcrypt](https://github.com/roots/wp-password-bcrypt))## 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/)