cedivad Active member Licensed customer Sep 3, 2010 #1 I mean, members is a module, forums is a module, help is a module (or maybe only some page nodes, I don't know). Can we add a custom module called "news", operating in the controller and using all the php code we want?
I mean, members is a module, forums is a module, help is a module (or maybe only some page nodes, I don't know). Can we add a custom module called "news", operating in the controller and using all the php code we want?
Mike XenForo developer Staff member Licensed customer Sep 3, 2010 #2 Those aren't really "modules" per se, but yes you can add your own controllers, routes, and tabs (and whatever else you need). Upvote 0 Downvote
Those aren't really "modules" per se, but yes you can add your own controllers, routes, and tabs (and whatever else you need).
cedivad Active member Licensed customer Sep 3, 2010 #3 Ok, thank you. I can't wait to put my hands on the code =) Upvote 0 Downvote