Articles
HTMX was added to Drupal 11.3.x. Adding this url argument tells drupal to deliver an HTMX response, which is the requested page
PHPStorm is a leading PHP IDE with great support for Drupal. PHPStorm + DDev Running PHPUnit tests Running PHPUnit Javascript
How to configure PHPStorm to run tests in DDEV.
Lando makes it easy to set up local Drupal environments for development. A default installation will provide a webserver and
Run multiple sites in DDEV with a shared Drupal codebase and contrib modules. Why? With a multisite, the sites all share the
Drupal's default taxonomy pages shows the term details and lists content that references the term, with the teaser display mode
Modules
Drupal's new page builder. Formally known as experience builder.
A Drupal native contact management system.
Create custom content lists. Aggregation Issues Timestamp field only shows as unix when Views aggregation is on and Timestamp
Drupal core taxonomy module.
Adds a button to entity forms to save the entity and redirect to a new add form.
A disclosure is a collapsible element. When using keyboard navigation and a screen reader, the element will be announced as
Resources
Drupal canvas roadmap.
Drupal documentation for PHPUnit tests.
Run drush commands on multisite installation. Run in DDEV: ddev drall drush --uri=@@dir.mantra.infonet uli Run on remote site
Webwash demonstrates using Display Builder with UI Suite DaisyUI theme.
Guide to building content moderation/workflows.
DateTimeInterface has constants for common date formats.
Projects
Create a calendar with Drupal modules. https://contrib.drupalarchitect.info/project/calendar...
Inspiration screenshots for use in design process.
A place to learn Drupal development.
HTML/CSS/JS code sample. Module under development at theme.mantra.network.
A simple theme.
Create a platform for managing invoices and payments for a freelance development business. Migrating...