Arty
Well-known member
I have 2 add-ons that share same code. That code can be separated from both add-ons into compact abstract package. Its not just PHP code, but also XenForo templates, event handlers and JS files, so simply moving it to one directory as library won't work. Its more like add-on depending on another add-on.
What would be best way to deal with installation and upgrades of such dependency in XenForo 2? Would it require user to install multiple add-ons or is there a mechanism that can bundle and automate installation?
What would be best way to deal with installation and upgrades of such dependency in XenForo 2? Would it require user to install multiple add-ons or is there a mechanism that can bundle and automate installation?