XenForo Tutorial: Building an Add-on

In this course, TOFF and TROT serve as a practical examples to demonstrate real-world XenForo addon development. While simple in scope, TOFF and TROT cover the essential features of a typical addon: admin options, class extensions, event listeners, and template modifications. It’s not the goal of the course, but a guiding example—helping you apply each concept in a working context as you learn to build robust, well-structured XenForo addons from scratch.

Overview

  • What you will learn:

    ✅ Set up a XenForo addon with correct structure and metadata
    ✅ Add Admin Control Panel (ACP) options
    ✅ Extend core classes using XFCP safely
    ✅ Create code event listeners to hook into XenForo’s system
    ✅ Modify templates dynamically using regex
    ✅ Adding Custom ACP options using a PHP Call back
    ✅ Apply each concept through a practical example addon (TOFF, TROT)
  • TO DO, dynamically load in
Total lessons: 6
Last updated:
Topics: Xenforo, Programming
Subcategories: PHP, XF Tutorials
Tutorials by Aut-Tick © 2025 Aut-Tick Ltd.
Back
Top