Welcome Guest, Not a member yet? Register   Sign In
upgrade codeigniter version
#1

Hi currently use ci version 2.2.6 to upgrade to latest ci version
Reply
#2

@ketan , Are you asking what you need to do to upgrade CI version 2.2.6 to 4.x? Can you give us more information?
Reply
#3

My current project has version 1.6.3 of codeigniter framework. Now there is new release of 2.1.0 version of codeigniter. There are many new libraries and helpers included in new version. So I want to upgrade codeigniter to new version to have more functionalities and robustness.

So my questions are:

How to upgrade version of codeigniter framework to latest version?
Is some kind of update provided by codeigniter( like anti-virus)?
If upgraded, will there needs to be change in my current application?
Reply
#4

(07-11-2022, 09:51 PM)ClaudeSjDevinHenry Wrote: My current project has version 1.6.3 of codeigniter framework. Now there is new release of 2.1.0 version of codeigniter. There are many new libraries and helpers included in new version. So I want to upgrade codeigniter to new version to have more functionalities and robustness.

So my questions are:

How to upgrade version of codeigniter framework to latest version?
Is some kind of update provided by codeigniter( like anti-virus)?
If upgraded, will there needs to be change in my current application?
You still have a working web app using CI 1.6.3? That is very, VERY old! Version 2.1.0 is also very old and no longer available to download. Where did you see that version? 

The current version is 4.2.1. The bad news for you is you can't upgrade your old web app to use the latest version. You will need to rewrite everything. 

If you are not in a position to do that, at the very least you should upgrade to 3.1.13. You will have to make changes to your app, but not as much as if you upgrade to 4.

You can find versions 3.x and 4.x here: https://codeigniter.com/download
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply
#5

You seem as if you have come from the past to the year 2022.

CI 2.x reached the end of life at 2015-10-31.

I recommend you upgrade to 3.1.13 for now.
https://www.codeigniter.com/userguide3/i...ading.html
Reply
#6

In case any one needs them I have CodeIgniter versions 2.1.0 through 3.1.10 and all inbetween.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB