[F.A] Walky
Active member
Hi
I wonder how the upgradeStep works in the Setup.php file. Here is an example :
What this versionId should be ?
upgrade1010070Step1() or upgrade1010170Step1() ?
Thank you
I wonder how the upgradeStep works in the Setup.php file. Here is an example :
public function upgrade1010170Step1()
,as you can see there's the versionId included 1010170
.What this versionId should be ?
- The current version of the addon before incrementing the versionId and release a new update ?
- The future versionId of the update ?
upgrade1010070Step1() or upgrade1010170Step1() ?
Thank you