Like previous versions, Drupal 8 ships with a method for upgrading from previous versions of Drupal. In addition, it contains the underlying functionality from the migrate API to allow importing data from other sources as well. In this chapter, we will be covering:
- Exploring core options for migration
- Customizing the migration
- Enhancing migrations with contributed modules
- Using Drush to manage migrations