Articles
How to configure PHPStorm to run tests in DDEV.
PHPStorm is a leading PHP IDE with great support for Drupal. PHPStorm + DDev Running PHPUnit tests Drupal Coder PHP CodeSniffer
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
A content audit is a site review to see how content is structured and used. Major content questions How is the content
Modules
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
Format taxonomy references as hierarchical tree.
Resources
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.
Smart Date updates.
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...