XenForo
Administrative
- Thread starter
- Admin
- #1
Hey guys,
Just a query regarding how addon version checking is handled in the setup.php file for XenForo 2? I'm in the process of re-writing addons for the eventual move from 1.5 -> 2.2, but can't find much info as to how to actually update XF2 addons. What I mean is, in XF1, we could just add the $addon variable to the install function and then check the addon id with that to perform any updates. How is this done in XenForo 2? I assume using StepRunnerUpgradeTrait and the upgrade...
Read more
ادامه مطلب...
Just a query regarding how addon version checking is handled in the setup.php file for XenForo 2? I'm in the process of re-writing addons for the eventual move from 1.5 -> 2.2, but can't find much info as to how to actually update XF2 addons. What I mean is, in XF1, we could just add the $addon variable to the install function and then check the addon id with that to perform any updates. How is this done in XenForo 2? I assume using StepRunnerUpgradeTrait and the upgrade...
Read more
ادامه مطلب...