• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

XenForo 2 Demo Add-on

This entry is part of a series of entries "XenForo 2 Add-On Development"
Demo Portal Add-ons Screen.png

The new documentation for XenForo 2 includes an explanation for building an add-on. I'm walking through the process right now and plan to update this post as new items are learned.

Adding the add-on through the terminal was painless. It was simply a matter of answering questions and the structure of the add-on created.

Next, I added the following two lines to the addon.json file.

Code:
"dev": "Tux Reports Network",
"icon": "fa-users"

Blog entry information

Author
LPH
Views
2,325
Last update

More entries in General

More entries from LPH

Top