ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 32,797
- Points
- 823
Reputation:
XenForo core uses one
While it is already possible to achieve this, it is not straightforward - it would therefor be nice if there was an easy way for Add-ons to optionally also use one upgrade class per version...
Read more
Continue reading...
UpgradeXXX class per version, Add-ons unfortunately don't have this luxury built into core - by default all upgrade step methods must be in Setup , so for example XFMG has about 2.700 lines of upgrade code with ~ 80 upgradeXXXStepY methods in Setup.While it is already possible to achieve this, it is not straightforward - it would therefor be nice if there was an easy way for Add-ons to optionally also use one upgrade class per version...
Read more
Continue reading...