Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 21.98 KB
MD5: 4f9f4c5c9fb40771273028e31e35d7a2
SHA-1: 197e776466428107784d4907050888658a3b5d91
SHA-256: d6738be1caff610ae94bba818a475ea7ca592ae79fb545d1c3ca9dace49fc44b
Download zip 35.78 KB
MD5: 29ba3a020e3a1da36c6ea5bf6d9ad169
SHA-1: 6858eb911d78e39ded96e5bc7fb4d39139db3f0a
SHA-256: bc79471e4b58b7062b2b1b55024b3c8f950fdd7dbcb1bd7b7cfbe8f4f83bada8

Release notes

The Migrate Extras module provides extensions to Migrate (http://drupal.org/project/migrate)
to support various contributed modules. The ideal place to implement migration support
for a contributed module is in that module. That way, the migration support is always
self-consistent with the current module implementation - it's not practical for the
migrate_extras module to keep up with changes to all other contrib modules. Support
for contributed modules may be added to migrate_extras for two reasons - if the module's
maintainer does not accept a patch providing migration support, or as an intermediate
step before submitting such a patch to the other module.

In cases where modules supported by migrate_extras end up implementing the support
themselves, you could at least temporarily end up with redundant implementations.
The extra implementation may be disabled at admin/content/migrate/configure.

The following modules are currently supported in Migrate Extras on Drupal 7:

Date
Media
Organic Groups
Pathauto
Profile2
Rules
User Relationships
Voting API

Compatibility
-------------
This release of Migrate Extras requires Migrate V2.1 or later.

Maintainers
-----------
Frank Carey http://drupal.org/user/112063
Mike Ryan - http://drupal.org/user/4420
Moshe Weitzman - http://drupal.org/user/23

Created by: mikeryan
Created on: 24 Jun 2011 at 00:41 UTC
Last updated: 24 Jun 2011 at 00:42 UTC
New features
Bug fixes
Unsupported

Other releases