Mario Hernandez explains how to enable WebP support in Drupal and demonstrates the performance gains from switching image formats. The post includes simple setup steps and a test comparing JPEG and WebP file sizes on a Drupal 10 site.
...more
New to Drupal or just want a simpler setup? Ivan Zugec demos the new Drupal CMS Launcher for Mac—just three clicks to get your site running locally, no terminal required. It’s Drupal made easy!
...more
Ahlam Aljawahreh explains how React enhances Drupal’s front-end capabilities. The post outlines use cases, benefits, and two integration methods—fully and progressively decoupled—to build scalable, dynamic web applications.
...more
Dhiraj Kumar outlines how to automate Drupal deployment using Composer post-install scripts. The blog explains modifying .htaccess, managing environment variables, and executing shell scripts for consistent environment setup.
...more
The new Claude Code module enables developers to integrate Anthropic’s AI assistant into Drupal projects. Maintained by FreelyGive, the package includes setup guidance, DDEV support, and customization options for Drupal-specific workflows.
...more
Digital Beings provides a full guide to installing the latest Drupal CMS using DDEV for local development. The tutorial covers each step from project setup to accessing the Drupal dashboard.
...more
Discover how to run Drupal 11 on MongoDB Atlas with AWS EC2 in a step-by-step guide by Drupal core contributor David Bekker. Unlock new scalability and performance for your CMS setup.
...more
Hui Jing Chen documents a Drupal 10 theming project using traditional CSS and Twig templates to build a multilingual site header with custom navigation and language switcher styling.
...more
Tired of long, clunky Webforms in Drupal? Ivan Zugec shows how to transform them into sleek, multi-step wizards—no coding needed! Watch the magic unfold with his latest tutorial.
...more
Morpht’s blog by Naveen Valecha details how the convivial_govcms_bootstrap theme uses CSS Variables for real-time, accessible, and no-code colour management in Drupal themes.
...more
Yogesh Kushwaha demonstrates how to use a custom module and hook implementation to dynamically update menu links in Drupal 11 based on user context.
...more
Ivan Zugec’s tutorial shows how to configure conditional logic in Drupal’s Webform module to display form fields based on user selections, using a dropdown-triggered visibility example.
...more