what is the module for convert a module from version 6 to version 7
johnhelen - September 18, 2009 - 12:54
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

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.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
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."