Overview of migrate source plugins
This page gives an overview of the migrate source plugins.
Modifying Source Plugins
Most source plugins are configurable, and some can be changed using hooks
Migrating data from a CSV source
The contributed Migrate Source CSV module provides capabilities for migrating data to Drupal from a simple CSV file.
Migrating data from a JCR source
The contributed Migrate Source JCR module provides capabilities for migrating data to Drupal from Java Content Repository (JCR).
Migrating data from an SQL source
Example how data can be migrated to Drupal 8 from another SQL database.
Migrating data from JSON, XML or SOAP source
The contributed Migrate Plus module provides capabilities for migrating data to Drupal from JSON, XML or SOAP source.


