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?
基础教程推荐
- 超薄框架REST服务两次获得输出 2022-01-01
- mysqli_insert_id 是否有可能在高流量应用程序中返回 2021-01-01
- 如何在 PHP 中的请求之间持久化对象 2022-01-01
- 通过 PHP SoapClient 请求发送原始 XML 2021-01-01
- 在多维数组中查找最大值 2021-01-01
- 在 PHP 中强制下载文件 - 在 Joomla 框架内 2022-01-01
- 在 Woocommerce 中根据运输方式和付款方式添加费用 2021-01-01
- Libpuzzle 索引数百万张图片? 2022-01-01
- XAMPP 服务器不加载 CSS 文件 2022-01-01
- WooCommerce 中选定产品类别的自定义产品价格后缀 2021-01-01