Drupal Module Code Review

When you install a new contributed module or get a custom developed module there is very little certainty that the module is built "properly." The goal of a module code review is to provide some certainty that your site will perform well, is not vulnerable to security issues, and will be easy to maintain and update.

The outcome of this process is a set of problems with the module that are broken down into three groups:

  • things that must change -security issues, performance issues
  • things that should be changed but are not immediately pressing
  • things that are not standard but which are not entirely worth fixing. This is best for custom modules and themes that were developed for a specific site. Most contributed modules are high quality already from the community review process (though not all!).

If you are interested in this service, please contact me.