- Introduction
- Requirements
- Recommended modules
- Installation
- Configuration
- Maintainers
The Migrate Devel module adds utilities to help out developers when creating migrations.
-
For a full description of the module, visit the project page: https://drupal.org/project/migrate_devel
-
To submit bug reports and feature suggestions, or to track changes: https://drupal.org/project/issues/migrate_devel
- Install as you would normally install a contributed Drupal module. Visit: https://www.drupal.org/node/1897420 for further information.
Options are:
--migrate-debug
- Prints out rows as they run. Can be used inmigrate-import
ormigrate-status
and will revert existing migrations to the default and clear the cache for them. This requires config_update if you use migrate_plus because migrations go into config.--migrate-debug-pre
- Same as above before the process is run on the row. Can be used inmigrate-import
.
Current maintainers:
Former maintainers:
This project is sponsored by:
- Mindgrub Technologies - Derimagia's work on the 8.x-1.x branch.