Extending a module multiple times in Drupal
- by rpSetzer
I created a nice extension for Drupal based on the webform module. Now, I need to implement different functionality that is also based on the webform module. What is the best way to do this?