this way, index page does not belong to XenForo, is there a way that I can make index page inside XenForo through ControllerPublic? Besides index page, I also want to make other pages such as features, support...inside XenForo
Thanks. I will check it out.
The final result, I want to see is similar like this site: http://study.biblestudyconnection.org/.
I still want to try this way: add controllers in library/mysite/ControllerPublic/features.php(support.php...), but since I am not familar on how to use mvc, I need some suggestions on this.