comparison core/modules/tracker/migrations/d7_tracker_node.yml @ 0:c75dbcec494b

Initial commit from drush-created site
author Chris Cannam
date Thu, 05 Jul 2018 14:24:15 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c75dbcec494b
1 id: d7_tracker_node
2 label: Tracker node
3 migration_tags:
4 - Drupal 7
5 - Content
6 source:
7 plugin: d7_tracker_node
8 process:
9 nid: nid
10 published: published
11 changed: changed
12 destination:
13 plugin: entity:node
14 migration_dependencies:
15 required:
16 - d7_user