Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
A valid XenForo Licence validation token will be required to complete signup and purchasing.
This may retrieve this from the XenForo Customer Area.
All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
The Standard Library add-on is also required.
Older php versions are not supported, and add-ons will either refuse to install or fail to function.
Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Standard Library 1.18.2
Change log
Note; The 1.18.x branch will be the last branch to support XenForo 2.1.x
Deprecate getContentPermissions function, as the 2nd string argument was not actually used, with a replacement function getPerContentPermissions added.
Add \SV\StandardLib\Helper::isAddOnActive() helper function. Similar to \XF::isAddonActive(), except it understands version strings
Shim template funciton is_addon_active code to understand version strings