Downloads

Download migrate_extras-6.x-2.4-rc1.tar.gztar.gz 20.56 KB
MD5: 026925021123caa07560079d17a87818
SHA-1: 1211b952b957e7e92a8f0cf36d26c3d6622249d2
SHA-256: 4e9ed934ec260381fb1ed0b21c0b9f6ad13976572192588db0b27e0a00b58716
Download migrate_extras-6.x-2.4-rc1.zipzip 33.34 KB
MD5: 6c9066aeab902a20b429dd21bd0d3ac2
SHA-1: d4a0dbd93503e142964dd8d2fa27a7296ab4e1b9
SHA-256: 0d0371155aa61522bcc33338a6502770d83c7ea9a66e4cf7b98c0bf3075d1b47

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.4-beta1 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 May 2012 at 17:12 UTC
Last updated: 21 May 2012 at 17:15 UTC
New features
Bug fixes

Other releases