Drupal 8 Migrations, part 3: Migrating Taxonomies from Drupal 7
Drupal 8 provides a flexible, plugin-based architecture for migrating data into a site. In Part 2, we explored how to migrate users from a Drupal 7...
Let it not be said that vosechu (Chuck Vose) has shied away from getting into the spirit of things.
Drupal 8 provides a flexible, plugin-based architecture for migrating data into a site. In Part 2, we explored how to migrate users from a Drupal 7...
Discover how Drupal 8's built-in migration system simplifies the process of importing content from various sources, including Drupal 6 and 7, into...
In this article, we will be building a custom migration which will import users from a Drupal 7 site into a Drupal 8 site.