PHP Lint and CS Testing
PHP Linting and CS Testing as CI/CD jobs to confirm you did not introduce a major error.
PHP code, the language that I work in the most often.
PHP Linting and CS Testing as CI/CD jobs to confirm you did not introduce a major error.
Caches are an important tool in Drupal to keep page loads as efficient as possible, without risking showing old inaccurate information.
You might want to change meta tags for SEO purposes. Here's how to do that with Drupal theme preprocessors.
Details elements help organize content in a page, but some users need to expand them all at once to skim the page. Here's a Drupal module to do that.
I made a module to make it easier to change the heading level on the label for blocks.
An update to a Drupal module that grants permission based on a file.
How to include a view configuration as part of installing a module.
How to bulk export and then import multiple paragraphs in Drupal.
How to deploy a Drupal site to servers using GitLab CI/CD.
Deploying to servers as part of a GitLab DevOps workflow.