migrate_source_module_test.yml
File
-
core/
modules/ migrate_drupal_ui/ tests/ modules/ migration_source_module_test/ migrations/ migrate_source_module_test.yml
View source
- id: migrate_source_module_test
- label: Test source_module
- migration_tags:
- - Drupal 6
- - Configuration
- source:
- plugin: no_source_module
- source_module: foo
- process: []
- destination:
- plugin: config
- config_name: test.settings
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.