Development tutorials [1.x]

Top resources

Creating a add-on to insert tabs in profile page (using hooks) Fuhrmann
This tutorial will teach you how to insert new tabs in the profile page using the templates hooks.
How to read and write into the database (with a page) Fuhrmann
I'll teach you how to read and write to the database using XenForo.
How to create your own helpers Fuhrmann
I'll teach you how to create your own helpers to use in templates.
How to show a forum in a page Fuhrmann
This tutorial will explain how to show a forum (thread list) inside a page.
How to show a post in a page Fuhrmann
I will teach you how to show a specific post in a XenForo page.
How to use tabs to separate your add-on options Fuhrmann
I'll teach you how to separate your add-ons options using tabs.
Lets you override the style choice of the user, in this example by domain name.
For when you need special code to validate the value entered.
Demo showing how to get options from template to JavaScript
TinyMCE and MarkItUp Overlay popups (OUTDATED) cclaerhout
Tutorial for developers based on the TinyFix addon & the MarkItUp integrator
Useful if you need to grant additional awards or status when a user pays for an upgrade.
Allows you to omit a thread from recent activity. Useful for spammy threads.
How to add a new sidebar in the forum list Fuhrmann
I will teach you how to add a new sidebar with a custom content in the forum list page.
Global Template Variable H
How to create variables that can be accessed in all templates
A 0 query method to avoid upgrade errors when the addon version does not match the installed version
Top Bottom