Skip to content
Snippets Groups Projects
Commit 89815ba3 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source...

Issue #2560795 by mikeryan, phenaproxima, penyaskito, willwh, benjy: Source plugins have a hidden dependency on migrate_drupal
parent 05a3cb70
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
......@@ -37,3 +37,4 @@ process:
callable: unserialize
destination:
plugin: entity:action
provider: migrate_drupal
......@@ -11,3 +11,4 @@ process:
destination:
plugin: config
config_name: action.settings
provider: migrate_drupal
......@@ -34,3 +34,4 @@ process:
callable: unserialize
destination:
plugin: entity:action
provider: migrate_drupal
......@@ -17,3 +17,4 @@ process:
modified: modified
destination:
plugin: entity:aggregator_feed
provider: migrate_drupal
......@@ -21,3 +21,4 @@ destination:
migration_dependencies:
required:
- d6_aggregator_feed
provider: migrate_drupal
......@@ -23,3 +23,4 @@ process:
destination:
plugin: config
config_name: aggregator.settings
provider: migrate_drupal
......@@ -18,3 +18,4 @@ process:
modified: modified
destination:
plugin: entity:aggregator_feed
provider: migrate_drupal
......@@ -21,3 +21,4 @@ destination:
migration_dependencies:
required:
- d7_aggregator_feed
provider: migrate_drupal
......@@ -23,3 +23,4 @@ process:
destination:
plugin: config
config_name: aggregator.settings
provider: migrate_drupal
......@@ -8,3 +8,4 @@ process:
ip: ip
destination:
plugin: blocked_ip
provider: migrate_drupal
......@@ -98,3 +98,4 @@ migration_dependencies:
- menu
- d6_custom_block
- d6_user_role
provider: migrate_drupal
......@@ -101,3 +101,4 @@ migration_dependencies:
optional:
- d7_custom_block
- d7_user_role
provider: migrate_drupal
......@@ -30,3 +30,4 @@ destination:
migration_dependencies:
required:
- block_content_type
provider: migrate_drupal
......@@ -17,3 +17,4 @@ process:
label: label
destination:
plugin: entity:block_content_type
provider: migrate_drupal
......@@ -20,3 +20,4 @@ migration_dependencies:
required:
- d6_filter_format
- block_content_body_field
provider: migrate_drupal
......@@ -20,3 +20,4 @@ migration_dependencies:
required:
- d7_filter_format
- block_content_body_field
provider: migrate_drupal
......@@ -21,3 +21,4 @@ destination:
migration_dependencies:
required:
- d6_node
provider: migrate_drupal
......@@ -15,3 +15,4 @@ process:
destination:
plugin: config
config_name: book.settings
provider: migrate_drupal
......@@ -43,3 +43,4 @@ migration_dependencies:
- d6_comment_entity_form_display
- d6_user
- d6_filter_format
provider: migrate_drupal
......@@ -23,3 +23,4 @@ destination:
migration_dependencies:
required:
- d6_comment_field_instance
provider: migrate_drupal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment