abdfahim
Well-known member
I want to release an update for my addon. The only change in the update is one additional template modification. I have few questions regarding that:
1. What is the difference in action between releasing an addon for the first time and releasing an update of an existing addon? Other than the intended template modification, is it enough to change the version string and export the add-on like a new one? Or, do I need to do it differently to make it an update version?
2. I have install.php and uninstall.php which should be called during install and uninstall of the addon. I do not want them to run during update. How can I ensure that?
Thanks,
1. What is the difference in action between releasing an addon for the first time and releasing an update of an existing addon? Other than the intended template modification, is it enough to change the version string and export the add-on like a new one? Or, do I need to do it differently to make it an update version?
2. I have install.php and uninstall.php which should be called during install and uninstall of the addon. I do not want them to run during update. How can I ensure that?
Thanks,