Tagged "Drupal"

Working with the Drupal content management system, either with UI configuration or with code.

Rabbit Hole

You might want to hide letting the public view taxonomy terms directly, instead redirecting them elsewhere. Rabbit Hole is a good module to help.

PHPUnit

Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.

Database Lifecycle

I developed a semi-automated method to keep databases roughly in sync across environments.

H5P Views

This custom Drupal module extends H5P to expose more data to views.

Deploying Containers

Using GitLab CI/CD to deploy new containers with Docker swarm, and run the Drupal database update script.

Docker Compose

Docker Compose for the Drupal setup, including a two-tiered approach for differentiating local.