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.
Working with the Drupal content management system, either with UI configuration or with code.
You might want to hide letting the public view taxonomy terms directly, instead redirecting them elsewhere. Rabbit Hole is a good module to help.
Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.
I developed a semi-automated method to keep databases roughly in sync across environments.
This custom Drupal module extends H5P to expose more data to views.
PHP Linting and CS Testing in VS Code and as CI/CD jobs can help reinforced Drupal best practices.
Using GitLab CI/CD to deploy new containers with Docker swarm, and run the Drupal database update script.
A simple job to prune old Docker objects on a runner.
A script to run on first build of the local dev environment including supporting Playwright, pa11y, and phpunit.
The devcontainer file specifies how VS Code will run this environment, including extensions, settings, and scripts.
Docker Compose for the Drupal setup, including a two-tiered approach for differentiating local.