Migrate Generate
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
COMING SOON
What is Migrate Generate?
As an extension of the migrate module, the purpose of this module is to allow you to generate various datatypes, relationships, and media to primarily or alternately source new and existing migrations.
Provides the MigrateGenerateSource (extension of MigrateSource) which allows you to extend Migration for populating your content with rich generated dummy content.
In future versions, migrate_generate will include considerations for generating content via migration field mappings most likely using callbacks. This should be possible now so if you venture there, please share your results in the issue queue.
...
Documentation
[TBD]
[add to drupalcontrib.org] and post
Examples
[link to example module on drupalcode.org coming!]
The initial goal is to successfully extend the example migrations provided in migrate module.
Someone someday may be up to the challenge of writing generation migrations for
wordpress_migrate.
