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...
This is a quick one that I learned from a co-worker.
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...
The beauty of Drupal 8's built-in Migrate module is its flexibility. Lots of people will likely use it to migrate their Drupal 6 or 7 sites, but...
In Part 3 of this series, we explored how to migrate taxonomies from a Drupal 7 site.