CodeIgniter Forums
Combining Codeigniter and CMS made simple (CMSMS) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Combining Codeigniter and CMS made simple (CMSMS) (/showthread.php?tid=20989)



Combining Codeigniter and CMS made simple (CMSMS) - El Forum - 07-27-2009

[eluser]boony[/eluser]
Hi Folks,

I've got a client who needs a website redesign. The current site is pretty static but uses CMS Made Simple (CMSMS) to manage the content. They now want to add some dynamic functionality but want to keep CMSMS as they like it and are used to it.

My question is has anyone done this? If so how hard/easy was it and how did you go about it? I don't need a full tutorial (although that would be good :cheese: ) but anything by way of advice or anything would be a god send as I'm floundering at the moment Sick

Regards
Boony


Combining Codeigniter and CMS made simple (CMSMS) - El Forum - 07-27-2009

[eluser]boony[/eluser]
[quote author="boony" date="1248777466"]Hi Folks,

My question is has anyone done this? [/quote] Ermmm, I guess I should ask has anyone successfully combined CMSMS or any other CMS with codeigniter.....


Combining Codeigniter and CMS made simple (CMSMS) - El Forum - 07-28-2009

[eluser]bigtony[/eluser]
I've used each of these independently but never tried to combine them. My gut feeling is that it would be quite difficult to combine the two in the same app. I would be more inclined to see if it's feasible to build your own CMSMS module that does the dynamic stuff you need.

Others may know otherwise...