
Admin
Well-Known Member
Staff member
Administrator
Admin submitted a new resource:
Hello World add on using Routes - Hello World add on for a page using routes and templates
Read more about this resource...
Hello World add on using Routes - Hello World add on for a page using routes and templates
I usually code for functionality and then add in the UI, so this held me back for about 2 days. I can now go on from here myself.
This is an example add on to install that'll create a templatedemo_hello_world_index
and routehello-world
that can be accessed by your board by:
- With Friendly URLs:
https://yourforum.com/hello-world
- Disabled:
https://yourforum.com/index.php?hello-world
To get this:
Read more about this resource...