The upgrade from Drupal 7 to Drupal 9 is a big one. This post is all about the considerations that you should be making and how to plan to start the process!
I’m constantly amazed by the lack of automation and code review I find on development teams. This article digs into what pieces should be included and why they are so critical.
There’s a lot of talk about how easy it is to update to Drupal 9! It IS easy, as long as you have your ducks in a row. Lining up your ducks may take a lot of time however…
What is the Drupal Configuration System? How do you use Config in Drupal 8 and/or Drupal 9? This post is the first in a series that will dig into all things Drupal config.
Let’s talk about coding standards and doing PHP the “right way.” Specifically, we’ll dig into Dependency Injection and why it’s so important on your projects.