config

  1. ENXF NET

    xF2 Add-on Custom HTTP Client headers 1.0.0 Alpha

    This simple add-on just allows add/set custom headers to all HTTP requests from XenForo via src/config.php. For example, you may want set Accept-Language for using another language, if remote web-resource respects this header. Example usage (src/config.php): <?php // database options ... //...
  2. ENXF NET

    xF2 Add-on Editor config options 1.0

    Allows editing the editor config options. Allows changing the editor defaults. For example you can remove the ability to edit images in the editor. (Example of Options page) Installation: Download Andy-EditorConfigOptions-1.0.zip and unzip it. Copy the src/addons/Andy/EditorConfigOptions...
  3. ENXF NET

    XF 1 Tip Tutorial MaxCDN for XenForo

    MaxCDN is a popular CDN Network (Content Delivery Network) which helps speed up your performance. What is a CDN and how does it work? A content delivery network (CDN) is a large distributed system of servers deployed in multiple data centers in the Internet The goal of a CDN is to serve...
Top