Articles and Tutorials for Developers

On this page you will find various articles and tutorials that may be helpful to other web developers.


Upgrading Drupal 9 to 10 - How to Deal with Incompatible Modules

Drupal 9 will reach end of life by November 2023 and Drupal 10 was released in December 2022. Yet there are many contrib modules out there that have not…

AMP Environment and Drupal Development Tips for M1 Macs

I recently got an M1 mac and ran into a few weird issues in getting my standard AMP environment setup, as well as a couple of little things with Drupal…

Multiple PHP Versions Using PHP-FPM with Apache Dynamic Mass Virtual Hosting on macOS

This is a tutorial on how to setup dynamically configured mass virtual hosting in Apache as well as multiple versions of PHP so you can easily run…