Drupal 8 migration (source)
Component ID
2844176
Component name
Drupal 8 migration (source)
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
213
Component created
Component changed
Component body
This is an Migrate source to import Data from a Drupal 8 site.
Currently provides a re-usable source plugin for the majority of entities 'd8_entity'. It handles all source entities in core except for Terms. Terms a little different because the term hierarchy isn't stored on the main term entity. To gather that extra data, use 'd8_taxonomy_term'.
Contributions are very welcome, we are also interested in co-maintainers or bringing it into Drupal core.
This has been tested in real life with a wide variety of source data. Including commerce products, payments and product variations. It also works equally well on custom entities, where it has been used to extract data from address fields. Please report any bugs in the issue queue.
