DrupalCon Denver 2012: GETTING IT INTO DRUPAL WITH MIGRATE
About this talk
This talk covers the Migrate module, a robust tool designed for importing, transforming, and syncing content from external sources into Drupal. The speaker explains the object-oriented API that underpins the module, offering insights into its various classes and their interactions in managing migrations. Attendees will learn about the essential components of the Migrate module, how to initiate a migration, the functionality it offers, and when to opt for Migrate over Feeds.