Downloads

Download migrate_extras-6.x-2.3-rc1.tar.gztar.gz 20.07 KB
MD5: be1d314e392e8b15fc6829400c7d172a
SHA-1: 1fbb3a69f165e8ef7276492cdc76da3901553f46
SHA-256: d008585f45df2d8ac8e3ad98c853fcc3b9f71cff3becf360b2c252ae77a0af17
Download migrate_extras-6.x-2.3-rc1.zipzip 32.18 KB
MD5: 31d3155eabcf2ff20a3632d140badae5
SHA-1: 6a6c68f42fc3bd35ef57a8cef2ab96fe0f9025c3
SHA-256: d2044059a33174bab41950ea814e97b78c6c2b4f5b2c33c6476d5f8106663cb4

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:

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.2 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: 29 Feb 2012 at 20:57 UTC
Last updated: 29 Feb 2012 at 21:00 UTC
New features
Bug fixes

Other releases