IS CMS builder an MVC framework?
3 posts by 2 authors in: Forums > CMS Builder
Last Post: August 15, 2013 (RSS)
By afont1991 - August 15, 2013
I am new to CMS builder and have recently been hired by a company to work on client sites using it. From what i can tell it does not appear to work as a MVC, if this is true can i combine with other frameworks such as codeigniter? I notice someone else has asked this question before but there does not seem to be a viable answer yet.
Hi,
CMS Builder isn't an MVC framework, it's designed to allow developers to create a custom CMS easily and provides functions to create front end pages to display the data stored in the it. You can read more on its functionality here:
http://www.interactivetools.com/docs/cmsbuilder/
I know developers have successfully used CMS Builder and codeigniter together in the past, but I don't have any details on how they achieved this.
Let me know if you have any questions.
Thanks!
Greg
PHP Programmer - interactivetools.com
By afont1991 - August 15, 2013
It appears to be working in my codeigniter install. Ill have to test it more to make sure it works fully!