Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Bedrock Alternatives
Similar projects and alternatives to bedrock
-
sage
WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
-
wordplate
WordPlate is a boilerplate for WordPress, built with Composer and designed with sensible defaults.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
wp-project-skeleton
A skeleton WordPress project to be used as a base for new WordPress projects.
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
WordPress Packagist
WordPress Packagist — manage your plugins with Composer
-
Ghost
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
-
astro
The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!
-
git-updater
This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes
-
advanced-custom-fields-pro
Advanced Custom Fields Pro, Git-ified. Automatically synced via GitHub Actions! This repository is just a mirror of the Advanced Custom Fields Pro plugin. Please do not send pull requests and issues.
-
-
-
-
-
Gatsby
The best React-based framework with performance, scalability and security built in.
-
-
WordPress
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
bedrock reviews and mentions
-
WordPress Core to start using SQLite Database
I really wish Wordpress would ditch the shared-hosting first deployment model and grow up a bit.
Thankfully https://roots.io/bedrock/ exists to bridge the gap if you're absolutely forced to use WP.
-
How do you create WordPress websites for your clients?
There are ready-made boilerplates like Bedrock and Sword but, at an architectural level, I'm not a fan of any I've seen.
-
What is your local wordpress development setup?
Node (within the docker container) to build theme assets, composer to manage WordPress core + plugins and other dependencies. I built something similar to Roots for project boilerplate, custom starter theme and in-house mu-plugin within it.
-
Modern Plugin Boilerplate - GIT + PHP8 + Composer
Is this any good? https://roots.io/bedrock/ for a plugin?
-
WordPlate: WordPress on Composer with sensible defaults
What advantages does WordPlate have over Bedrock[1], some of whose packages WordPlate also uses?
-
WordPress development with GIT
No, as far as I know it’s not that easy to accomplish with WordPress. You can use Bedrock (https://roots.io/bedrock/ ) as a Boilerplate for your development process. The Database can not be cloned to each environment that easily. Because every instance is working on it’s own. So if others want to work on their local machine they need a database dump which they have to setup manually on their machine. The only way that comes in my mind is to set up a development site that is accessible for every developer. You could then connect your local WordPress environment with the database from that development site. Everyone would than be working in the same database and everybody could see the changes someone else is making. But I think that wouldn’t be best practice but could be an option.
-
Theme Developer
https://roots.io/bedrock/ https://roots.io/sage/ https://www.advancedcustomfields.com/pro/ https://tailwindcss.com/
-
SWORD: the merge of Symfony and WordPress
So, what Sword really is and what problems does it solve? If you've heard of Bedrock, it's similar but with Symfony. Sword is Symfony running WordPress.
-
Headless WP experiment I: Low-code dashboard approach
The last months I spent researching robust and professional WordPress development workflows. In my mind, that always meant git, composer, deploy pipelines, continous integration etc. See e.g. bedrock.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 25 Sep 2023
Stats
roots/bedrock is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of bedrock is PHP.