XF 2.1 How is the right way to create "pages"

emiya

Member
Licensed customer
Hi again,

I need pages for my addon which contains html, css and php variables and I'm asking me which way is correct to create pages on xenforo.

Should I create a new page node, a template or a route?

Kind regards
 
Typically it would be a template with a unique route, rather than a page node.
 
Thank you @Brogan. I thought that as well, but now comes my dumb question: how can I "view" this template which I created?

This is what I done yet:

template.webp
 
Back
Top Bottom