iFrame Migrate Example

Component ID

2422307

Component name

iFrame Migrate Example

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This project is an example of how contrib modules that provide custom field types can write their migrations. It's not currently finished and the architecture may improve.

I choose the iFrame module to use as an experiment: drupal.org/project/iframe. The actual migration right now moves the iFrame into a link field but it shows the required concepts.

There are a few core patches required for this module/test to work.