Is is possible to integrate Joomla and Codeigniter?(是否可以集成 Joomla 和 Codeigniter?)
问题描述
我已经学习了 Codeigniter(这是一个 PHP 框架),现在我想使用 CMS 来构建我的网站.我在 Codigniter 中发现的类非常有用,现在我想在我使用 CMS(例如 Joomla)开发的网站中使用它们.
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).
无论如何要集成CMS和PHP框架,或者在这种情况下我应该怎么做.请指导我,我对此很困惑.
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.
推荐答案
如果您喜欢使用 CodeIgniter(我喜欢),并且您还想要 CMS 功能,您可能会喜欢以下基于 CodeIgniter 构建的 CMS:离子化 CMS.
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.
直接从 Ionize CMS 网站:
Ionize CMS 使用 CodeIgniter,这是一个功能强大且轻量级的 PHP 框架.对于 CodeIgniter 开发人员来说,开始在 Ionize 上进行开发将非常容易,就像构建 CI 应用程序一样!
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...)
这篇关于是否可以集成 Joomla 和 Codeigniter?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:是否可以集成 Joomla 和 Codeigniter?
- 如何定位 php.ini 文件 (xampp) 2022-01-01
- Oracle 即时客户端 DYLD_LIBRARY_PATH 错误 2022-01-01
- 没有作曲家的 PSR4 自动加载 2022-01-01
- Mod使用GET变量将子域重写为PHP 2021-01-01
- 正确分离 PHP 中的逻辑/样式 2021-01-01
- 带有通配符的 Laravel 验证器 2021-01-01
- Laravel 仓库 2022-01-01
- SoapClient 设置自定义 HTTP Header 2021-01-01
- PHP Count 布尔数组中真值的数量 2021-01-01
- 从 PHP 中的输入表单获取日期 2022-01-01