Hooks modules use seem to have to be defined in their install() methods, and install() seems to be executed only once per module installation.
Thus, how do I reinstall a module without reuploading its .zip file? I just want Presta to reparse the existing files in /modules/foo without a hassle.