Skip to content
Snippets Groups Projects
Select Git revision
  • 1.8.4
  • 1.8.x default
  • 1.7.x
  • 1.6.x
  • 1.5.x
  • 1.4.x
  • 1.3.x
  • 1.1.x
  • 1.2.x
  • 1.0.x
  • 1.8.3
  • 1.8.2
  • 1.8.1
  • 1.7.1
  • 1.8.0
  • 1.7.0
  • 1.6.0
  • 1.5.0
  • 1.4.0
  • 1.3.1
  • 1.3.0
  • 1.3.0-alpha1
  • 1.2.0
  • 1.1.1
  • 1.1.0
  • 1.0.1
  • 1.0.0
  • 1.0.0-rc3
  • 1.0.0-rc2
29 results

migmag

  • Clone with SSH
  • Clone with HTTPS
  • Elliot Ward's avatar
    Issue #3321292: Url source with JSON data parser throws exception with migmap_lookup process plugin
    Elliot Ward authored and Zoltan Attila Horvath committed
    60a6cba1
    History

    INTRODUCTION

    Toolset and utilities for Drupal migrations.

    REQUIREMENTS

    INSTALLATION

    You can install Migrate Magician as you would normally install a contributed Drupal 8 or 9 module.

    CONFIGURATION

    This module does not have any configuration option.

    USAGE

    Migrate Magician Rollbackable Destination Plugins (migmag_rollbackable)

    This submodule contains the rollback-capable versions of non-rollbackable destination plugins of Drupal core. The IDs of the rollbackable versions are prefixed with migmag_rollbackable_.

    If you don't want to change the destination plugin IDs used in migration plugin definitions in order for being able to roll back migrations, consider enabling the migmag_rollbackable_replace module, which will change the default destination plugin definitions to make them use the rollbackable plugin classes.

    Migrate Magician Process Plugins (migmag_process)

    This submodule provides additional migrate process plugins. These plugins can be used following the Migrate API documentation about migrate process plugins. The documentation of each plugin is available from Migrate Magician Process Plugins module's documentation page.

    Migrate Magician Menu Link Migrate (migmag_menu_link_migrate)

    This submodule modifies Drupal core's menu link migrations to migrate as many menu links as possible. You can read more about this at Migrate Magician Menu Link Migrate module's documentation page.

    DOCUMENTATION

    https://drupal.org/docs/contributed-modules/migrate-magician

    MAINTAINERS

    This project has been sponsored by Acquia.