Skip to content
Snippets Groups Projects
Unverified Commit c10c0884 authored by Juampy NR's avatar Juampy NR Committed by Dave Reid
Browse files

Issue #3046225 by juampynr: Add the Content tag to migrations.

parent e61ef3d0
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ id: d6_path_redirect ...@@ -2,6 +2,7 @@ id: d6_path_redirect
label: Path Redirect label: Path Redirect
migration_tags: migration_tags:
- Drupal 6 - Drupal 6
- Content
source: source:
plugin: d6_path_redirect plugin: d6_path_redirect
process: process:
...@@ -18,4 +19,4 @@ process: ...@@ -18,4 +19,4 @@ process:
default_value: und default_value: und
status_code: type status_code: type
destination: destination:
plugin: entity:redirect plugin: entity:redirect
\ No newline at end of file
...@@ -2,6 +2,7 @@ id: d7_path_redirect ...@@ -2,6 +2,7 @@ id: d7_path_redirect
label: Path Redirect label: Path Redirect
migration_tags: migration_tags:
- Drupal 7 - Drupal 7
- Content
source: source:
plugin: d7_path_redirect plugin: d7_path_redirect
process: process:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment