Can this module help me to convert D6 module to D7?

Comments

ugintl created an issue. See original summary.

pfrenssen’s picture

No, this project is a static code analysis tool that reports coding standards violations. It will not help with converting modules to a different major version of core.

There is the Drupal Module Upgrader that is intended to help with this but it currently only supports upgrading from Drupal 7 to Drupal 8.

klausi’s picture

Status: Active » Fixed

I think you want the coder_upgrade module from https://git.drupalcode.org/project/coder/tree/7.x-2.x/coder_upgrade . You can check out that code and try to use it, but we don't support it anymore.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.