- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
So I used the
Now if I want to work on additional things related to the said addon locally, what would be the recommended way of dealing with upgrades?
Approach #1
release
command on version 1000030
to prepare the zip file and uploaded it to the remote server and installed the addon.Now if I want to work on additional things related to the said addon locally, what would be the recommended way of dealing with upgrades?
Approach #1
- Bump the version to
1000130
- Start making changes to code/templates
- Once I'm done with the changes, use the
release
command to get the zip of the upgrade...
نام موضوع : Correct way of upgrading an addon?