Can we add custom modules to the xf framework?

cedivad

Active member
Licensed customer
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?
 
Those aren't really "modules" per se, but yes you can add your own controllers, routes, and tabs (and whatever else you need).
 
Back
Top Bottom