Download & Extend

Releases for Migrate Extras

migrate_extras 7.x-2.4-rc1

Download Size md5 hash
migrate_extras-7.x-2.4-rc1.tar.gz 45.82 KB a8443926de1592a12460162dbbfc93f8
migrate_extras-7.x-2.4-rc1.zip 63.93 KB d4b9a35f3c88a216eddf796a661d7ca3
Last updated: May 21, 2012 - 17:15
Official release from tag: 7.x-2.4-rc1

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 (note
that Date module support has moved into the Date module itself):

Address Field
Entity API
Flag
Geofield
Interval
Media
Name Field
Organic Groups
Pathauto
Phone Number (cck_phone)
Private Messages
Profile2
Rules
User Relationships
Voting API
Webform

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

Read more

migrate_extras 6.x-2.4-rc1

Download Size md5 hash
migrate_extras-6.x-2.4-rc1.tar.gz 20.56 KB 026925021123caa07560079d17a87818
migrate_extras-6.x-2.4-rc1.zip 33.34 KB 6c9066aeab902a20b429dd21bd0d3ac2
Last updated: May 21, 2012 - 17:15
Official release from tag: 6.x-2.4-rc1

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

Read more

migrate_extras 6.x-2.4-beta1

Download Size md5 hash
migrate_extras-6.x-2.4-beta1.tar.gz 20.55 KB 5286ef458af48d108b36eb3913e85936
migrate_extras-6.x-2.4-beta1.zip 33.35 KB c5a2a89c10d69cb7d1e6f6e1fea11ee1
Last updated: May 10, 2012 - 21:05
Official release from tag: 6.x-2.4-beta1

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

Read more

migrate_extras 7.x-2.4-beta1

Download Size md5 hash
migrate_extras-7.x-2.4-beta1.tar.gz 45.83 KB bf498d7b8328b8679fd262a4331acbce
migrate_extras-7.x-2.4-beta1.zip 63.94 KB b9a9b83d498a7f64ef74fe27d43ef732
Last updated: May 10, 2012 - 21:05
Official release from tag: 7.x-2.4-beta1

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 (note
that Date module support has moved into the Date module itself):

Address Field
Entity API
Flag
Geofield
Interval
Media
Name Field
Organic Groups
Pathauto
Phone Number (cck_phone)
Private Messages
Profile2
Rules
User Relationships
Voting API
Webform

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

Read more

migrate_extras 7.x-2.3

Download Size md5 hash
migrate_extras-7.x-2.3.tar.gz 23.82 KB b58caf423291f34d7fccff88fab99f6a
migrate_extras-7.x-2.3.zip 39.08 KB 57e502ba880bf8c82b6007dc2d90bdc1
Last updated: March 21, 2012 - 16:55
Official release from tag: 7.x-2.3

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 (note
that Date module support has moved into the Date module itself):

Address Field
Entity API
Flag
Geofield
Interval
Media
Name Field
Organic Groups
Pathauto
Phone Number (cck_phone)
Private Messages
Profile2
Rules
User Relationships
Voting API
Webform

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

Migrate_Extras_Examples

Read more

migrate_extras 6.x-2.3

Download Size md5 hash
migrate_extras-6.x-2.3.tar.gz 20.55 KB 031c1664da1609df02231c47377ce92b
migrate_extras-6.x-2.3.zip 33.33 KB 6972f3f2af0f51bc131cd90b698d5d93
Last updated: March 21, 2012 - 16:55
Official release from tag: 6.x-2.3

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

Read more

migrate_extras 7.x-2.3-rc1

Download Size md5 hash
migrate_extras-7.x-2.3-rc1.tar.gz 24.54 KB a1a06ad1307f1576484bd77112ca7a5b
migrate_extras-7.x-2.3-rc1.zip 39.66 KB b89b25fbfd45389455eeb650a306cc6a
Last updated: February 29, 2012 - 21:00
Official release from tag: 7.x-2.3-rc1

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 (note
that Date module support has moved into the Date module itself):

Address Field
Entity API
Flag
Geofield
Interval
Media
Organic Groups
Pathauto
Phone Number (cck_phone)
Private Messages
Profile2
Rules
User Relationships
Voting API
Webform

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

Migrate_Extras_Examples

Read more

migrate_extras 6.x-2.3-rc1

Download Size md5 hash
migrate_extras-6.x-2.3-rc1.tar.gz 20.07 KB be1d314e392e8b15fc6829400c7d172a
migrate_extras-6.x-2.3-rc1.zip 32.18 KB 31d3155eabcf2ff20a3632d140badae5
Last updated: February 29, 2012 - 21:00
Official release from tag: 6.x-2.3-rc1

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

Read more

migrate_extras 7.x-2.2

Download Size md5 hash
migrate_extras-7.x-2.2.tar.gz 23.99 KB 25e0af936bb22808d95ddfa9b136afb2
migrate_extras-7.x-2.2.zip 39.09 KB 2efdf94ec7dd4a9d8c9d3aad7bb106b5
Last updated: September 18, 2011 - 23:26
Official release from tag: 7.x-2.2

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
Flag
Media
Organic Groups
Pathauto
Private Message
Profile2
Rules
User Relationships
Voting API

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

Migrate_Extras_Examples
----------------
See the Examples folder for a few implemented Migrations that you can run and
inspect.

Maintainers
-----------

Read more

migrate_extras 6.x-2.2

Download Size md5 hash
migrate_extras-6.x-2.2.tar.gz 19.43 KB 7d1ece9c9eba95b502a54d5af07c2580
migrate_extras-6.x-2.2.zip 31.17 KB ecf6eaf2a5cd9a48051644841c8a896c
Last updated: September 18, 2011 - 23:26
Official release from tag: 6.x-2.2

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

migrate_extras 7.x-2.1

Download Size md5 hash
migrate_extras-7.x-2.1.tar.gz 21.98 KB 4f9f4c5c9fb40771273028e31e35d7a2
migrate_extras-7.x-2.1.zip 35.78 KB 29ba3a020e3a1da36c6ea5bf6d9ad169
Last updated: June 24, 2011 - 00:42
Official release from tag: 7.x-2.1

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

migrate_extras 6.x-2.1

Download Size md5 hash
migrate_extras-6.x-2.1.tar.gz 18.15 KB 10f1af67dcc2dcf0befecf213a872ab2
migrate_extras-6.x-2.1.zip 29.65 KB b6c34801a709ffcab9fc8d51c1786fad
Last updated: June 24, 2011 - 00:42
Official release from tag: 6.x-2.1

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

migrate_extras 7.x-2.0

Download Size md5 hash
migrate_extras-7.x-2.0.tar.gz 8.79 KB 3df866d7a0b084bc8163f5292d8c82d4
migrate_extras-7.x-2.0.zip 10.44 KB a15950d2d7989c13ab238002cb6e6e16
Last updated: April 28, 2011 - 14:12
Official release from tag: 7.x-2.0

Release notes

Compatible with Migrate 2.0 on Drupal 7.

migrate_extras 6.x-2.0

Download Size md5 hash
migrate_extras-6.x-2.0.tar.gz 10.86 KB 2314cb62b42e05c73deabc312e2a0885
migrate_extras-6.x-2.0.zip 15.37 KB 7b219f8317788ee914b9d2be9bd39b48
Last updated: April 28, 2011 - 14:12
Official release from tag: 6.x-2.0

Release notes

Compatible with Migrate 2.0 on Drupal 6.

migrate_extras 6.x-2.0-rc1

Download Size md5 hash
migrate_extras-6.x-2.0-rc1.tar.gz 12.81 KB 35398c1e62496ccdafc152ee31135f89
migrate_extras-6.x-2.0-rc1.zip 18.69 KB 65d8c68534418905ae234f2bdfa21b25
Last updated: February 10, 2011 - 02:27
Official release from tag: 6.x-2.0-rc1

Release notes

This version of Migrate Extras is compatible with Migrate V2.0 RC1.

migrate_extras 7.x-2.0-rc1

Download Size md5 hash
migrate_extras-7.x-2.0-rc1.tar.gz 15.16 KB 62ede5685e2e4c0cdf0b70cbda5f85a4
migrate_extras-7.x-2.0-rc1.zip 19.93 KB 7f3bcb3b7ae95001c7aa6141e99c4669
Last updated: February 10, 2011 - 02:27
Official release from tag: 7.x-2.0-rc1

Release notes

This version of Migrate Extras is compatible with Migrate V2.0 RC1.

migrate_extras 6.x-2.0-beta1

Download Size md5 hash
migrate_extras-6.x-2.0-beta1.tar.gz 16.14 KB 6cbcb223a19a1425e473cf689270786f
migrate_extras-6.x-2.0-beta1.zip 21.39 KB 72bb8720a41c790e94db0ff8a30d78b4
Last updated: December 24, 2010 - 23:22
Official release from tag: 6.x-2.0-beta1

Release notes

Migrate Extras - A collection of integration modules for migrate

migrate_extras 7.x-2.0-beta1

Download Size md5 hash
migrate_extras-7.x-2.0-beta1.tar.gz 15.67 KB c3f68d5f472f20ca23999d07aa9b32fa
migrate_extras-7.x-2.0-beta1.zip 20.09 KB 63def4aedcdc724ba3fa8eb45d6b6741
Last updated: December 24, 2010 - 23:22
Official release from tag: 7.x-2.0-beta1

Release notes

Migrate Extras - A collection of integration modules for migrate

migrate_extras 7.x-2.x-dev

Download Size md5 hash
migrate_extras-7.x-2.x-dev.tar.gz 45.84 KB 673e301d8bc8e735dadd4bdfc0dc7f4e
migrate_extras-7.x-2.x-dev.zip 63.95 KB bea20b208461c13361d67ba864a7b65d
Last packaged version: 7.x-2.4-rc1+0-dev
Last updated: May 22, 2012 - 00:31
Development snapshot from branch: 7.x-2.x

Release notes

Dev Release for migrate_extras using the 2.x version of the migrate module.

migrate_extras 6.x-2.x-dev

Download Size md5 hash
migrate_extras-6.x-2.x-dev.tar.gz 20.58 KB a0c95b43ed7d7806d2a78985497b2ea5
migrate_extras-6.x-2.x-dev.zip 33.36 KB ace8c20f7e02dabc7f5f9ca9cf6a5c55
Last packaged version: 6.x-2.4-rc1+0-dev
Last updated: May 22, 2012 - 00:31
Development snapshot from branch: 6.x-2.x

Release notes

Dev Release for migrate_extras using the 2.x version of the migrate module.

Subscribe with RSS Syndicate content
nobody click here