Welcome Guest, Not a member yet? Register   Sign In
Howto route to this
#1

[eluser]freshface[/eluser]
Hey

I want a module structure like this:
So i have everything of my model together. (structure could be better)

- modules
-- Blog
--- controllers
---- frontend
----- blog.php
---- backend
----- blog.php
----- settings.php
--- models
--- views

But how can i make the url like this: backend/blog/settings ?

So i can fetch settings inside the backend part of blog.
I saw this in Blaze (Elliot his CMS)

Regards
#2

[eluser]thinkigniter[/eluser]
What do you mean by "fetch settings"?
#3

[eluser]Phil Sturgeon[/eluser]
I do the same thing with my CMS.

Post: matchbox and that old admin folder question
#4

[eluser]freshface[/eluser]
Thx pyromaniac thats what i Needed. Dont know if i will use it.
I am think about frontend and backend seperation.

Regards




Theme © iAndrew 2016 - Forum software by © MyBB