Modern headless tools can move faster in clean greenfield builds. Talish Khan argues that the comparison changes when content structures, migrations, permissions, and long-term ownership become harder.
...more
A new Drupal module enables direct migration from a live WordPress database without relying on WXR export files. The approach integrates with the Migrate API to support iterative updates and entity-level imports. It also outlines limitations for complex plugin-driven data structures.
...more
A new open-source CLI utility aims to detect broken Drupal migration mappings before they reach production. Published by Victor Jimenez (VictorStackAI), the tool validates migration YAML files against source schemas and destination field definitions, surfacing line-level errors early in the workflow.
...more
Jaymie Strecker explains how to use Drupal migrations to refactor content structures by wrapping taxonomy values in nested paragraphs. The post walks through a practical example of unifying creator data across content types using migration process plugins.
...more
LakeDrops' Richard Papp showcases how the ECA module transforms Drupal development—replacing aging contrib modules and custom code with reusable, UI-configurable logic. Discover how this shift streamlines workflows, boosts maintainability, and prepares sites for Drupal 11 and beyond.
...more
Jarosław Bartman from Droptica shares a step-by-step guide on migrating product data from external SQL databases into Drupal using the Migrate API. This practical approach covers essential modules, custom module creation, and key Drush commands for efficient data migration and updates.
...more
This comprehensive cheat sheet will help you navigate Drupal 10 and 11 migrations with ease. Learn essential tools, process plugins, and workflow tips to streamline your Drupal migration process.
...more
Learn how to use custom migration scripts with Drupal's Migrate API for complex data migrations from Drupal 8 to Drupal 10. This guide covers essential steps, including setup, configuration, and execution, ensuring a smooth data transition.
...more
Mauricio Dinarte of Tag1 Consulting explains the crucial steps involved in migrating data from Drupal 7 to Drupal 10. Learn about configuring process plugins, setting subfields, and transforming data using the Migrate API for a seamless transition.
...more
Unlock the full potential of Drupal's Migrate API with Jaymie Strecker in part two of this insightful series. Learn how to seamlessly import new content by creating paragraphs, nodes, URL aliases, and redirects. Ideal for developers looking to streamline website updates and ensure smooth content transitions. Read on to elevate your Drupal migration skills!
...more
Explore how to leverage Drupal's Migrate API for internal content restructuring within a site. Jaymie Strecker walks you through practical examples and essential steps to efficiently migrate nodes, modify fields, and update content types, demonstrating the API's versatility beyond traditional migration tasks.
...more