Version 1
[yaffs-website] / web / modules / contrib / redirect / migration_templates / d6_path_redirect.yml
diff --git a/web/modules/contrib/redirect/migration_templates/d6_path_redirect.yml b/web/modules/contrib/redirect/migration_templates/d6_path_redirect.yml
new file mode 100644 (file)
index 0000000..1f3ddef
--- /dev/null
@@ -0,0 +1,21 @@
+id: d6_path_redirect
+label: Path Redirect
+migration_tags:
+  - Drupal 6
+source:
+  plugin: d6_path_redirect
+process:
+  rid: rid
+  redirect_source: source
+  redirect_redirect:
+    plugin: d6_path_redirect
+    source:
+        - redirect
+        - query
+  language:
+    plugin: default_value
+    source: language
+    default_value: und
+  status_code: type
+destination:
+  plugin: entity:redirect
\ No newline at end of file