Unraveling Drupal's Migrate API

Mauricio Dinarte

The Migrate API is a powerful and flexible system to get content and configuration into Drupal. This presentation will take you behind the curtains to understand how the migration system works and what assumptions it makes. Along the way, we are going to explore how it integrates with other subsystems like the Entity API and Field API for import operations. Additionally, we will explore how to alter migrations programmatically.

Track

Development & Coding