Codelift.ai outlines essential workflows, roles, and processes for Drupal migration projects, providing a standardized approach to structure, data migration, site recreation, and theme conversion for improved clarity and efficiency.
...more
A step-by-step guide by Ivan Zugec on creating responsive layouts in Drupal using Bootstrap and Layout Builder. Learn how to set up the Radix theme, customize components, and create dynamic content grids with Views.
...more
The video, which is in Spanish, provides clear instructions on how to prepare a local development environment using DDEV and install Drupal 11.
...more
Drupal 11.1 introduces a new EntityReference filter for Views, allowing select box and autocomplete options for exposed filters. Goran Nikolovski explains how to enable the feature using `hook_views_data_alter()`, offering developers more control over content filtering.
...more
Michael Anello's latest DrupalEasy screencast offers a practical guide to the Stage File Proxy module, showing developers how to access remote content files on local sites without downloading entire file directories. Learn how to install, configure, and manage the module for efficient local development.
...more
A blog entry in the “Pure Ansible Infrastructure” series details how developers utilize Drumkit to simplify project tooling, manage Python environments with pipenv, and run consistent commands for efficient infrastructure tasks.
...more
A forthcoming livestream by Drupal consultant Ivan Zugec demonstrates how to integrate Google Sheets, OpenAI, and Drupal through Make.com, enabling streamlined content creation and publishing without coding.
...more
Ivan Zugec of WebWash introduces the Trash module for Drupal, offering a two-step deletion process that moves content to a trash bin instead of permanent removal. Users can restore or purge content via a dedicated tab, enhancing content recovery and management for Drupal sites.
...more
Ovanes Budakyan explains the role of cache max-age in Drupal, detailing how it controls cache lifespan and affects site performance. Learn how to set, debug, and combine max-age with tags and contexts for more effective caching strategies.
...more
ComputerMinds’ Steven Jones outlines a unified approach to configuring Solr for Drupal using DDEV and platform.sh. The method ensures consistency across environments by leveraging shared configurations and minimal setup adjustments.
...more