Skip to content

Instantly share code, notes, and snippets.

@mikeryan776
Created April 7, 2016 21:08
Show Gist options
  • Save mikeryan776/28c2d56f00b64e1168905d86f8a2b0b7 to your computer and use it in GitHub Desktop.
Save mikeryan776/28c2d56f00b64e1168905d86f8a2b0b7 to your computer and use it in GitHub Desktop.
id: dmeblog
label: DMe Blog
migration_tags:
- Drupal 6
source:
plugin: d6_node
node_type: blog
process:
nid: nid
vid: vid
type: type
langcode:
plugin: default_value
source: language
default_value: "und"
title: title
uid: node_uid
status: status
created: created
changed: changed
promote: promote
sticky: sticky
revision_uid: revision_uid
revision_log: log
revision_timestamp: timestamp
destination:
plugin: entity:node
migration_dependencies: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment