Skip to content

This is a plugin for the Migrate module that will process a single field that contains XML.

Notifications You must be signed in to change notification settings

byrond/migrate_process_plugin_xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

migrate_process_plugin_xml

This is a plugin for the Migrate module that will process a single field that contains XML.

Usage Example

  field_first_name:
    plugin: get
    source: xmldata
    data_parser_plugin: xml
    selector: /FirstName

About

This is a plugin for the Migrate module that will process a single field that contains XML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages