You are here

README.txt in Migrate Extras 6.2

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 README.txt
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
Phone Number (cck_phone)
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

File

README.txt
View source
  1. The Migrate Extras module provides extensions to Migrate (http://drupal.org/project/migrate)
  2. to support various contributed modules. The ideal place to implement migration support
  3. for a contributed module is in that module. That way, the migration support is always
  4. self-consistent with the current module implementation - it's not practical for the
  5. migrate_extras module to keep up with changes to all other contrib modules. Support
  6. for contributed modules may be added to migrate_extras for two reasons - if the module's
  7. maintainer does not accept a patch providing migration support, or as an intermediate
  8. step before submitting such a patch to the other module.
  9. In cases where modules supported by migrate_extras end up implementing the support
  10. themselves, you could at least temporarily end up with redundant implementations.
  11. The extra implementation may be disabled at admin/content/migrate/configure.
  12. The following modules are currently supported in Migrate Extras on Drupal 6:
  13. Content Taxonomy
  14. Date
  15. Embedded Media Field
  16. Flag
  17. Formatted Number
  18. Nodewords
  19. Organic Groups
  20. Page Title
  21. Pathauto
  22. Phone Number (cck_phone)
  23. Privatemsg
  24. Rules
  25. User Relationships
  26. UUID
  27. Voting API
  28. Compatibility
  29. -------------
  30. This release of Migrate Extras requires Migrate V2.4-beta1 or later.
  31. Maintainers
  32. -----------
  33. Frank Carey http://drupal.org/user/112063
  34. Mike Ryan - http://drupal.org/user/4420
  35. Moshe Weitzman - http://drupal.org/user/23