Skip to content

Commit 2c27d48

Browse files
author
Angel Hanari
committed
Add migration template for D7 Domain module
1 parent dfc9d8d commit 2c27d48

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
id: d7_domain
2+
label: Domain Records
3+
migration_tags:
4+
- Drupal 7
5+
source:
6+
plugin: d7_domain
7+
process:
8+
id: machine_name
9+
name: sitename
10+
hostname: subdomain
11+
weight: weight
12+
is_default: is_default
13+
scheme: scheme
14+
path: subdomain
15+
status: valid
16+
destination:
17+
plugin: entity:domain

0 commit comments

Comments
 (0)