By johnhelen on
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
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
Check out the coder module,
Check out the coder module, http://drupal.org/project/coder.
_
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.
A small addition: Coder and
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."
Take a look at Coder Upgrade
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.'