下载CodeIgniter旧版本2.x.

时间:2013-07-11 06:04:13

标签: php codeigniter codeigniter-2

我是CodeIngniter的新手。我不想从http://ellislab.com/codeigniter

下载最新版本

我想使用旧版本的codeIgniter,我认为http://ellislab.com/codeigniter无法使用

http://ellislab.com/codeigniter/user-guide/installation/downloads.html
如果我们点击上一页上的任何链接,它始终会重定向到http://ellislab.com/codeigniter

任何人都可以告诉我,从哪里可以下载旧版本。

由于

3 个答案:

答案 0 :(得分:1)

你应该可以通过github分叉。如果找不到,它就位于发布选项卡上。

答案 1 :(得分:1)

这是所有版本的下载列表< = 2.2.0

https://www.codeigniter.com/user_guide/installation/downloads.html

答案 2 :(得分:0)

两个网页上列出了旧版CodeIgniter的链接。

PAGE 1: For CodeIgniter 2.x, use this link。请注意,该页面包含可能令人困惑的注释。在该页面上,版本2.2.6标记为“当前版本”。版本2.2.6是2.x系列的最后一个版本,它已经达到使用寿命。如果您正在寻找CodeIgniter的最新稳定版本(也标记为当前版本),请查看CodeIgniter 3.x的下载页面

PAGE 2: For CodeIgniter 3.x, use this link