Welcome Guest, Not a member yet? Register   Sign In
Double Application Folders
#11

[eluser]CroNiX[/eluser]
Does this not do what you are asking?
http://ellislab.com/codeigniter/user-gui..._apps.html
#12

[eluser]anis2505[/eluser]
Hi,
Sorry maybe it's late.
But...
Why don't you just create a subfolder for admin and catalog in your application controller and other folders

Simply
Code:
Application/
  Controller/
      Admin/
      Catalog/
  Views/
       Admin/
       Catalog

I think this is very clean and useful no need for doubling config, assets, libraries ...

Hope this helps you.




Theme © iAndrew 2016 - Forum software by © MyBB