Welcome Guest, Not a member yet? Register   Sign In
using routing with HMVC modular extensions library?
#1

[eluser]lexusgs430[/eluser]
Hey Guys,

Ive been using HMVC modular extension, and its working great, but Im having trouble figuring out how to use, and if it is possible to use URL routing with HMVC.

Basically, I have a module called "site", which is my main default site controller. All of the other modules I am not using directly, I am only using them by calling echo modules::run('controller/method'); -- So basically I just want to remove "site" from the URL so that all the methods within the site module/controller appear without the word "site" in it.

Can anyone tell me if this can be done with HMVC modular extensions?

Any help much appreciated!




Theme © iAndrew 2016 - Forum software by © MyBB