Codeigniter expressionEngine -


i started working codeigniter , found easy work with. came across expressionengine , seems great add-on codeigniter. questions is, after install expressionengine, change way work codeigniter code goes in controller , view in view folder.

apples , oranges,

codeigniter framework allows create web application admin system. customer not add content or touch anything. can add cms functionality codeigniter web application in sense building own cms on top of web application.

expressionengine, built codeigniter, cms allows clients add content without giving them access html - not can't give them access defeat purpose of cms.

because expressionengine built on top of codeigniter possible access it's functionality (i've seen posts on haven't tried yet myself).

i think use 2 if had web application website around it. in way client able add content website , of application information areas use codeigniter build web application's functionality.

i don't think waste of week expressionengine. leveluptuts has great video tutes on expressionengine 2 , try nettuts+ codeigniter scratch for, suprisingly, codeigniter.

(for new cms) general process of development is: - translate website design html/cms/jquery - translate html expresionengine templates - define channels clients add content - embed channels templates display content dynamically - in administration, assign permissions can add content channels clients

it start make sense once try it.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -