I have never upgraded a module to a newer release (and would like to upgrade the version of Signup I am using). Is it just a matter of replacing the signup.module file? or the whole thing? what about the table?
I have never upgraded a module to a newer release (and would like to upgrade the version of Signup I am using). Is it just a matter of replacing the signup.module file? or the whole thing? what about the table?
Comments
Comment #1
dwwyou should probably read http://drupal.org/upgrade/ to get a sense of the process. that talks mostly about upgrading all of your core system, but i think it talks about upgrading contrib modules, too.
keep in mind that in 4.6.x it's more of a potential pain in the ass, whereas in 4.7.x and beyond, there's a new update.php DB-update system in place.
good luck,
-derek