Jump to content

What files are updated when I upgrade a module


Recommended Posts

Hi - a quick question regarding module upgrades.

 

In the back-office > Modules section, what files are updated when I upgrade a module?

 

I assume the files in /root/modules/modulename are updated, but are the tpl, js and css files in the theme updated?

 

If the tpl, js and css files are updated, is this in the default theme only, the current live theme, or all themes?

Link to comment
Share on other sites

I assume the files in /root/modules/modulename are updated

Correct, the module files including any tpl, js and css in that module folder are updated.

 

 

but are the tpl, js and css files in the theme updated?

 

No, not typically.  You would really have to look at the module install function and determine if the module was coded to update any theme files.  I suspect they would not do this.

Edited by bellini13 (see edit history)
Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...

There are also files in /themes/your_theme/modules/your_module.

 

If you mean changelog or readme files? This files are not helpful at all. 

 

For example blocktopmenu module. It was updated recently and one of big changes is new layout (class). This change is nowhere listed. So we must go to git and compare.

Link to comment
Share on other sites

×
×
  • Create New...