Downloads

Download migrate_extras-6.x-2.1.tar.gztar.gz 18.15 KB
MD5: 10f1af67dcc2dcf0befecf213a872ab2
SHA-1: 19a61da24c70c202a5ab9a70715a2fdc7295904f
SHA-256: 54e89ccbb708eda7ed7137aca0a4da0b9ecf04ed2cf7e37f68bfb6e2b53ba348
Download migrate_extras-6.x-2.1.zipzip 29.65 KB
MD5: b6c34801a709ffcab9fc8d51c1786fad
SHA-1: 284403b9e4ece1c6599f37e2501c1e6c8ced3f45
SHA-256: 4cd4bb16eb32a51339f7faf68949efbf89567b70bfb9c66e4379178c70982cb2

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
Flag
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: 24 Jun 2011 at 00:41 UTC
Last updated: 24 Jun 2011 at 00:42 UTC
New features
Bug fixes

Other releases