Wondering if we could utilise the
If we were to set the
I've only looked through the code briefly and haven't actually tried it yet to see if it works - wondering if anyone had any thoughts or insights into what else happens behind the scenes with upgrading legacy addons?
legacy_addon_id field in our addon.json to rename an XF2 addon to a different addon_id?If we were to set the
is_legacy field in the xf_addon table to true for the old addon - would the system remove the old addon and move the option fields to the new addon_id like it does for an XF1 addon?I've only looked through the code briefly and haven't actually tried it yet to see if it works - wondering if anyone had any thoughts or insights into what else happens behind the scenes with upgrading legacy addons?