Drupal 8's Migrate API

Christopher Wells

The Migrate API in Drupal 8 is a powerful framework for getting data into Drupal. But how does it really work? What is its architecture? And most importantly, how can I use it?
If you've been asking yourself those questions, let's get you some answers. This session will be a introduction into the architecture of Migrate, a dip into the code a little bit, and an explanation of how you can start to migrate objects from wherever (previous Drupal sites, raw SQL databases, CSV files) into Drupal entities.
The full slides are available on a GitHub repo chrisfromredfin/drupal-8-migrate, or online thanks to GitHub Pages by going to: https://chrisfromredfin.github.io/drupal-8-migrate


https://nedcamp.org/new-england-drupal-camp/sessions/drupal-8s-migrate-api

Drupal is a registered trademark of Dries Buytaert.