Welcome Guest, Not a member yet? Register   Sign In
Administration Directory
#1

[eluser]zend[/eluser]
I want to create a directory structure similar to the CMS used Joomla. I want to be the Administrator folder separate from the Application directory. I want this structure.

I want to be modular directory administrator (MVC), which will include modules designed to manage content of administrator.


+- Root
|-
+---- Administrator
|---------Modules(components)
|-------------- Category_Module
|-------------------- Controller
|-------------------- Model
|-------------------- View
|---------- Templates
|-
|---- Application
|-------------- Controller
|-------------- Model
|-------------- View
|--------------- All CI APP FIles Here
|-
|---- Sistem
|-------- All CI Sistem FIles Here
|-
|--------- Modules
|------------- There use HMVC Library for App Files
|-
|- index.php


I want to separate from the App directory administrator.

Do you have a solution or a library that can pull this off.

Thank you ...




Theme © iAndrew 2016 - Forum software by © MyBB