Site Building

Migration-Related Contributed Modules for Drupal 8, 9, and 10

There is a whole ecosystem of contributed modules that build on the Migrate API in Drupal core. They do things like provide Drush commands for working with migrations, add new sources (CSV, JSON, etc.), add new destinations, provide code examples, and fill in other gaps.

In this tutorial we'll look at some of the most commonly used contributed modules and what they do.