Skip to Content
Menu
This question has been flagged
1 Reply
1828 Views

I have developed a module and installed it on a server.  Unfortunately when I installed the new module on the server I made a mistake in the name of the folder so it does not match the module name used in the code.  Will this cause a problem - do they have to match?

I tried changing the folder name but it threw up errors - does anyone know a procedure for changing it?


Avatar
Discard

if you mean the model name, there are no problem and since it's installed without any issue then you can leave it as its.

Best Answer

As the module is already installed, it will create a problem as it tries to load that old module and couldn't find it. So revert the module name to old module name and restart the server and uninstall it. Change the module name to new name and Update apps list and install.

Avatar
Discard