It's the Migrate module itself that provides the functionality for
running migrations. There's some documentation on the Drush commands
at drupal.org/node/1561820,
although we could use something in a more tutorial-like form. Also,
you can enabled the migrate_ui module to run migrations through the
browser (but be sure you read http://drupal.org/node/1806824
a>).
It's the Migrate module
It's the Migrate module itself that provides the functionality for running migrations. There's some documentation on the Drush commands at drupal.org/node/1561820, although we could use something in a more tutorial-like form. Also, you can enabled the migrate_ui module to run migrations through the browser (but be sure you read http://drupal.org/node/1806824 a>).