Drupal 12 preparation extends beyond the major-version upgrade itself, with changes to dependencies, administration, testing, and development tooling also approaching.
...more
Field mapping was only part of this council migration. The source API also required Drupal to account for throttled requests, unusual pagination, incomplete records, and cached downloads during development.
...more
The experiment points to a possible workflow for modules with limited video documentation, but it does not yet establish accuracy, cost, accessibility, or maintenance performance.
...more
Teams can follow the documented workflow to a test contact, but production evaluation still depends on release, security, and operational safeguards that the guide does not resolve.
...more
Repeated eligibility language becomes harder to maintain when every node contains a separate copy. Drupal’s entity model offers another way to organise it.
...more
Accurate service data does not always produce a clear public schedule. A council project shows how Drupal can reconcile that difference without changing the external waste system.
...more
Cassidy Donohue offers a step-by-step guide to implementing Single Directory Components (SDC) in Drupal, showing how this feature enhances file organization, speeds up development, and improves scalability for modular components.
...more
Drupal Life Hack details a method for exposing external and custom data to Views using hook_views_data() and a custom ViewsQuery plugin, enabling seamless integration of API data as sortable and filterable fields in Drupal.
...more
Drupal Life Hack’s guide details how to configure a custom permission provider service for Drupal 9/10, covering YAML setup, service definitions, and integration with Drupal’s permissions system to streamline module-specific access control.
...more
The Feeds module enables easy import from various formats, such as CSV, JSON, and XML. By setting up a structured “Feeds Type” configuration, users can map CSV columns to specific Drupal fields—be they product titles, tags, or images.
...more
Drupal developer Pasan Gamage offers a clear, practical guide to configuring and running PHPUnit tests for Drupal projects in DDEV. His step-by-step breakdown covers setup requirements, environment configuration, and testing execution, providing Drupal developers with an essential resource for efficient testing.
...more
The checklist addresses key aspects of the migration, such as evaluating module compatibility and ensuring content migration without data loss. It also provides insights into performance optimization, security preparation, and post-migration best practices, making it a valuable resource for both developers and site administrators.
...more
Bartłomiej Filipiuk from Droptica provides a guide on building a product search engine for Drupal sites using Apache Solr. The article covers setup and configuration, making searches faster and more efficient for e-commerce platforms.
...more
Specbee’s latest post by Priyanka Phukan provides a practical guide on maintaining and recovering SEO rankings post-Drupal 11 migration. It covers essential audits, URL management, metadata updates, and ongoing SEO monitoring to ensure a smooth transition without losing search visibility.
...more
Using example commands, the article illustrates setting up standard text formats and editor configurations within Drupal 10. Three key recipes—basic_html_format_editor, restricted_html_format, and full_html_format_editor—are applied to grant appropriate role-based access, making it simpler to transition D7 configurations to D10.
...more
The post provides a step-by-step guide to achieving a non-destructive Drupal installation. Key steps include preparing the development environment, ensuring the settings file connects to the existing database, and using the `drush site:install --existing-config` command to bypass database deletion.
...more
Take the Acquia Certifications to validate your skills and knowledge in Drupal, This will give you more visibility in the marketplace, and provide you with a formal certification in this field.
Drupalize Me has a vast repository of training materials and guides. This is the go-to place for anyone who wishes to learn Drupal by themself professionally.