migrate_process_vardump 8.x-1.0

New features

Initial release of Migrate Process Vardump!

This release includes one process plugin for Drupal 8 migrations:

  • vardump: Dumps the content of the source value to the command line, passing through the value to the rest of the pipeline unaltered.

migrate_process_xml 8.x-1.0

New features

Initial release of Migrate Process XML!

This release includes two process plugins for Drupal 8 migrations:

  • xpath: Which allows you to run an xpath query against a field value, returning an XML string.
  • xvalue: Same thing as xpath, but returns only the body value of the query rather than XML.

Pages

Subscribe with RSS Subscribe to RSS - New features