Ala Batayneh outlines how to integrate Storybook with Drupal 10 themes using Single Directory Components (SDC), including module installation, environment setup, and component structure with Twig and YAML.
...more
Joshua Mitchell shares a step-by-step guide to identifying and archiving unused PDFs in Drupal using the Entity Usage module, helping improve storage, SEO, and accessibility compliance.
...more
Monarq outlines step-by-step instructions for implementing GA4 tracking on Drupal using the google_tag module, Google Tag Manager, or theme-level scripts. The guide includes best practices for filtering internal traffic, tracking ecommerce with Drupal Commerce, and building reports in Looker Studio.
...more
Drupalize.Me has released a new course on Single Directory Components (SDCs), now part of Drupal core. The course explains how to build, configure, and use SDCs with Twig, YAML, CSS, and JavaScript in a unified directory structure.
...more
Learn how to build a fully automated Docker image for Drupal CMS and deploy it using Terraform on Azure Container Apps. A practical guide for cloud-native Drupal development and CI/CD workflows.
...more
Learn how to create a reusable and scalable image gallery in Drupal using core modules like Media and Views, plus enhancements like Slick Carousel and Colorbox for interactive display options.
...more
Grzegorz Bartman of Droptica introduces the Views module on the Nowoczesny Drupal YouTube channel, showing beginners how to create content lists and filters without writing SQL—covering display modes, relationships, and common mistakes.
...more
With Drupal 7 and 8 reaching end-of-life, this step-by-step guide helps site maintainers use the Backup and Migrate module to securely back up and restore Drupal 9 sites—ideal for beginners, with bonus tips for scheduled backups and safe storage.
...more
Promet Source details how automated bot traffic can inflate hosting costs on Drupal websites. The blog post outlines server log analysis techniques, key traffic red flags, and essential Drupal security practices. It is part of the Drupal Bot Protection Playbook.
...more
Learn how to create custom Drupal plugin managers using Drush’s plugin:manager generator. This step-by-step guide by Jo Fitzgerald explains setup, file structure, and best practices for attribute-based plugins in Drupal 10+.
...more
Discover how to integrate Schema.org structured data into Drupal using JSON-LD and the Schema.org Metatag module. Enhance your site's SEO with schema types such as Article, Product, and LocalBusiness, and boost search visibility.
...more
Jo Fitzgerald explains how to build a custom Drupal plugin using PHP attributes, plugin managers, and service definitions. Learn the five essential components of a modern plugin system and see real-world examples in action.
...more