- XF Compatibility
- 2.2.x
- Short Description
- Override XF options with URL. Secure for developers only. Enable development mode, use at your own risk. Install via git and php command.
Allows overriding XF options via URL. Unauthenticated.
Not for general use!
Usage
Prefix xf.options. to the option name;
ie;
Only runs when development mode is enabled, logs an error otherwise.
A site with this add-on installed should not be internet accessible as this allows guest/non-admin access to changing core XenForo settings which may result in remote arbitrary code execution
Installing
Not for general use!
Usage
Prefix xf.options. to the option name;
Array values should be encoded as json;
ie;
Warnings
Only runs when development mode is enabled, logs an error otherwise.
A site with this add-on installed should not be internet accessible as this allows guest/non-admin access to changing core XenForo settings which may result in remote arbitrary code execution
Installing