Hello

Could you please tell me what is the module for converting automatically a module of Drupal 6 to use with Drupal 7.

Many thanks

John

Comments

marcvangend’s picture

Check out the coder module, http://drupal.org/project/coder.

WorldFallz’s picture

There's no "automatic" version conversion magic bullet. There are the coder and deadwood modules, but you may still need to some work youself based on http://drupal.org/update/modules/6/7. Also, as d7 is not complete yet, there may be items not yet covered by coder and deadwood or not yet even defined for that matter.

marcvangend’s picture

A small addition: Coder and Deadwood are merged for Drupal 7. Quote: "For Drupal 7.x, Deadwood is being merged into the Coder project and renamed to Coder Upgrade."

solotandem’s picture

As discussed in http://boombatower.com/blog/making-drupal-7-reality-your-production-sites, the new Deadwood is nothing likes it predecessor. You can get involved to help change the red X's on http://drupal.org/node/394070 to green check marks.

This module has the potential to be the '"automatic" version conversion magic bullet.'