Jump to content

Module upgrade function


Recommended Posts

Hi.

 

I'm developing a new Module and would like to implement the upgrade functionality.

 

Sadly, the documentation is a little poor on this one.

 

I now have finished my inital (1.0) version of my module.

 

To add the upgrade functionality, is it enough to only add "$this->version = '1.0';" and an "upgrade/" folder in my module?

 

Thanks in advance.

Link to comment
Share on other sites

×
×
  • Create New...