CodeIgniter Forums
CMS - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Model-View-Controller (https://forum.codeigniter.com/forumdisplay.php?fid=10)
+--- Thread: CMS (/showthread.php?tid=588)



CMS - dhayalram123 - 12-23-2014

Hi guys,
I am new to codeigniter, I trying to create CMS Site, how can we implement using MVC model like codeigniter!. I already done CMS Method websites. but i need some sample or small guide. help me guys


RE: CMS - Rufnex - 12-23-2014

A good starting point could be youtube if you prefer a video tutrial.
https://www.youtube.com/results?search_query=codeigniter+blog


RE: CMS - includebeer - 12-24-2014

http://lmgtfy.com/?q=codeigniter+tutorial+create+cms

Big Grin


RE: CMS - InsiteFX - 12-26-2014

CMS with MVC


RE: CMS - jlp - 12-31-2014

You might want to take a look at https://github.com/bcit-ci/codeigniter-website


RE: CMS - apparasenal - 01-01-2015

There are numerous tutorials available online and some were already mentioned by other members in this thread. Another good example to learn and master how codeigniter really works is its default tutorial as it fully documents the entire functionality of CI.
www.app-arsenal.com is built in CI as a CMS and ecommerce website where I can post articles and sell products available to site members and visitors.

Let me know if you need more help.

Happy New Year Smile