Downloads

Download tar.gz 20.55 KB
MD5: 031c1664da1609df02231c47377ce92b
SHA-1: b74e55bfa047633e0ea3150fec2f375a9cac0f86
SHA-256: 2d99ae897f241716264a38e8fbe47152e25de804f0e8c7ed989108c1fb39cd0d
Download zip 33.33 KB
MD5: 6972f3f2af0f51bc131cd90b698d5d93
SHA-1: f50b658b2b2094f1bd8fc29f3c3041108a6533b8
SHA-256: ada6c86b09f123c7ec54565e57a92b392ea3a8f807bdda48dba306b32537a6d8

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 6:

Content Taxonomy
Date
Embedded Media Field
Flag
Formatted Number
Nodewords
Organic Groups
Page Title
Pathauto
Privatemsg
Rules
User Relationships
UUID
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: 21 Mar 2012 at 16:51 UTC
Last updated: 21 Mar 2012 at 16:55 UTC
New features
Bug fixes
Unsupported

Other releases