Migrate Source YAML
Categories
Component ID
2285303
Component name
Migrate Source YAML
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
163
Component created
Component changed
Component body
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.
