Software Alternatives, Accelerators & Startups

Bedrock

A powerful static site generator.

Bedrock

Bedrock Reviews and Details

This page is designed to help you find out whether Bedrock is good and if it is the right choice for you.

Screenshots and images

  • Bedrock Landing page
    Landing page //
    2023-07-31

Features & Specs

  1. Improved Project Structure

    Bedrock provides a more modern and organized project structure for WordPress projects, which makes it easier to manage and maintain codebases.

  2. Dependency Management with Composer

    It utilizes Composer for dependency management, allowing for better control over project dependencies and updates, similar to other modern PHP applications.

  3. Environment Configuration

    Bedrock allows for easy environment-specific configuration through the use of environment variables, simplifying deployment and configuration management.

  4. Enhanced Security

    The folder structure and configuration provided by Bedrock help in improving security by moving configuration files outside of the web root and using environment variables.

  5. Modern Development Practices

    It encourages developers to follow modern development practices, such as using version control, automation, and dependency management, which can improve overall code quality.

Badges

Promote Bedrock. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Why Switch From Java To Bedrock?

FROM THE VAULTS: "Bedrock" by Young Money ft. Lloyd

LEGO Minecraft The Bedrock Adventures review! 21147

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Bedrock and what they use it for.
  • WordPress and Components
    As opposed to traditional WordPress setups, Composer treats WP core as a siteโ€™s dependency and not as the site itself, thatโ€™s why it installs it in a sub-directory. To make it easier to completely manage WordPress with Composer, several projects have taken the stance of installing WordPress in a subfolder. Roots provides a WordPress boilerplate called Bedrock, that I can personally vouch for since weโ€™ve used it on... - Source: dev.to / over 1 year ago
  • 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. - Source: Hacker News / about 3 years ago
  • 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. Source: about 3 years ago
  • Modern Plugin Boilerplate - GIT + PHP8 + Composer
    Is this any good? https://roots.io/bedrock/ for a plugin? Source: about 3 years ago
  • ManageWP - Yes or no?
    As I only really use it for keeping stuff up to date, I'm looking at using Roots Bedrock for my next project. I'll then be keeping everything up to date via composer. Source: over 3 years ago
  • WordPlate: WordPress on Composer with sensible defaults
    What advantages does WordPlate have over Bedrock[1], some of whose packages WordPlate also uses? [1] https://roots.io/bedrock/. - Source: Hacker News / over 3 years ago
  • Version control with git + CI/CD for Wordpress.
    Probably looking for a https://roots.io/bedrock/. Source: over 3 years ago
  • Need: Someone to setup WP Docker Image on Kubernetes Cluster
    WordPress on containers is a very different beast if you actually want to use any of the advantages of containers. You probably need to figure out how to run upgrades by building a new image and not with the WP installer (which you need to disable to not have sudden version rollbacks). You probably want your plugins managed by compose and not a user. You probably want an S3 plugin for media. In fact, you probably... Source: over 3 years ago
  • Best practices for Git + CI/CD for a whole WordPress site
    I'd strongly advice using Bedrock ( https://roots.io/bedrock/ ) and possibly even Sage. Source: over 3 years ago
  • 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... Source: almost 4 years ago
  • 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. - Source: dev.to / almost 4 years ago
  • Staging WP e-commerce store - How to maintain new orders?
    If itโ€™s a big site, your best bet overall is to keep as much as possible in code: custom field definitions, CPT registration, form fields. Set settings using filters. Etc etc. If you use https://roots.io/bedrock/ then WP plugins can be defined in code (composer.json). Then the rule is to simply make database changes (content etc) on production and only ever sync from prod to staging. Source: almost 4 years ago
  • ENV vars and security
    Alternative approaches such as Bedrock offers more protection to these creds. The framework leverages ENV vars to store information and provides a convenient way to override configurations according to the environment. - Source: dev.to / almost 4 years ago
  • 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. - Source: dev.to / over 4 years ago
  • How to use Git for Wordpress sites?
    [1] https://roots.io/bedrock/ [2] https://github.com/pantheon-systems/example-wordpress-composer. Source: over 4 years ago
  • How to use Git for Wordpress sites?
    Maybe have a look at Bedrock; https://roots.io/bedrock/ it's already set up for git as well as a few other nice things like composer and bcrypt. Source: over 4 years ago
  • How to install a fresh WP to subdirectory and have the core files "hidden" in another subdirectory? Is this possible, or?
    i've used bedrock before, which does what youre asking for: https://roots.io/bedrock/. Source: over 4 years ago
  • Over 90 WordPress themes, plugins backdoored in supply chain attack
    If you professionally build a WordPress site, please consider turning off the native plugin and theme management, and replace it with composer and files non-writable to PHP. https://roots.io/bedrock/ is a neat boilerplate for how this can be done. - Source: Hacker News / over 4 years ago
  • How can I fully automate the deployment process?
    Take a look at using Bedrock and Trellis if you're interested in using git and Composer to manage your WP install, along with having a Capistrano-like deployment system with zero-downtime. Source: over 4 years ago
  • What is it like being a PHP programmer for WordPress?
    I avoid it as far as possible. There are far, far better CMS's that are a better fit for a modern developer's workflow - I particularly like Statamic. When I do have to work with Wordpress, I generally use Bedrock since it means I can use Composer to manage plugins and themes as dependencies, and can more easily work with it locally, as well as being more secure out of the box. Source: over 4 years ago
  • A repository for Wordpress: the whole site or just the theme?
    You should take a look at Bedrock for WP: Https://roots.io/bedrock/. Source: over 4 years ago

Do you know an article comparing Bedrock to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Bedrock discussion

Log in or Post with

Is Bedrock good? This is an informative page that will help you find out. Moreover, you can review and discuss Bedrock here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.