migrate_source_yaml
1,092 sites
Security covered
A simple migrate source for migrating content from YAML files. Uses the Symfony YAML component to parse the YAML files.
The primary use case is for importing example content defined in YAML files, however this source is flexible enough to allow the import of any YAML file with a recurring structure.
Note that this module hasn't yet been tested with large data sets and the approach may not scale to very large YAML files.