senhaunicausp 8.x-1.1

New features

Extra fields from OAuth USP.
The idea is when there is a field in the user account called popular codpes this field with oauth uid and so on with the fields below:

oauth = profile field name

uid = codpes
nomeAbreviadoSetor = nomabvset
nomeSetor = nomset
siglaUnidade = sglund
nomeUnidade = nomund
nomeVinculo = nomvin

Including the option to consume the USP numbers from an API.

migrate_process_regex 8.x-1.0

New features

Initial release of Migrate Process Regex!

This release includes one process plugin for Drupal 8 migrations:

  • preg_replace: Allows text to be replaced when patching a Perl regular expression

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