Is is possible to integrate Joomla and Codeigniter? [closed]

本小妞迷上赌 提交于 2019-12-14 03:56:57

问题


I have learned Codeigniter (which is a PHP framework) and now I want to use a CMS to build my website. Classes which I found in Codigniter were very useful, now I want to use them in my website developed with CMS (e.g., Joomla).

Is there anyway to integrate CMS and PHP framework or what should I do in this case. Please guide me I am pretty confused about it.


回答1:


If you enjoy using CodeIgniter (which I do), and you also want CMS functionality, you might like the following CMS, built on CodeIgniter: Ionize CMS.

Directly from the Ionize CMS website:

The Ionize CMS uses CodeIgniter, a powerful and lightweight PHP framework. For CodeIgniter developpers, starting developping on Ionize will be really easy as building a CI application !

(and yes, this is copy-paste from their website, including misspellings...)



来源:https://stackoverflow.com/questions/18261981/is-is-possible-to-integrate-joomla-and-codeigniter

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!