In XenForo 2.1, a REST API was added. This allows you to programmatically interact with many areas of a XenForo installation.
Accessing the API requires generating a key via the admin control panel. There is no unauthenticated access to the API and users cannot generate their own keys to access...
All of the information XenForo needs to connect to your database server is located in the src/config.php file.
Depending upon how you installed XenForo, config.php may have created by copying the contents of the original src/config.php.default file or the XenForo installer may have created if...
For larger XenForo installations, it can be advantageous to define a cache in order to save on processing time and database queries.
XenForo has the ability to store and retrieve various data from a cache, which can be configured in your src/config.php file.
Supported providers
XenForo ships...
The following is a description of how to install the excellent Scotch Box onto your own computer, in order to have a fully operational development environment for XenForo in just a few minutes with a handful of simple commands.
XenForo has a custom Scotch Box config, which provides everything...
XenFun submitted a new resource:
Spam trigger prune config - Makes the spam log prune duration a little more configurable.
Read more about this resource...
Use Signup abuse detection and blocking instead which bundles this add-on's functionality into a "user registration log"
Makes the spam log prune duration configurable. The default is 30 days to match XF's defaults.
Focuses on permitting to keeping user registration records for much longer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.