lynn.wang 发表于 2012-8-15 17:20:37

求一CI HMVC下的前后台页面管理方案

如题, CI 中已经集成了 HMVC
原本是想直接在route 中,定义好各页面url 路由即可
但是发现这样不太便于管理,尤其后期后台页面多了以后比较麻烦

现在需要弄一套类似主题的管理机制,分前台后台
请有经验的提供下思路


曜日晨阳 发表于 2012-8-15 18:15:11

look this...

https://github.com/philsturgeon/codeigniter-template

Capricornus 发表于 2012-8-15 23:27:30

曜日晨阳 发表于 2012-8-15 18:15 static/image/common/back.gif
look this...

https://github.com/philsturgeon/codeigniter-template

这个很早以前就听说过,求用法。

lynn.wang 发表于 2012-8-18 17:53:26

Thanks
页: [1]
查看完整版本: 求一CI HMVC下的前后台页面管理方案