Expanding and Collapsing Details Elements
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.
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.
How to adjust the HTML header title, page title, and path alias for a profile.
devcontainer configuration for a Drupal local environment.
How to use XDebug within VS Code for step debugging.