CodeIgniter Forums
Moving from Codeigniter 3 to Codeigniter 4 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Moving from Codeigniter 3 to Codeigniter 4 (/showthread.php?tid=80702)

Pages: 1 2


RE: Moving from Codeigniter 3 to Codeigniter 4 - bikebetty - 07-10-2022

(07-10-2022, 09:38 PM)kenjis Wrote: You need to
1. Create new CI4 project https://github.com/kenjis/ci3-to-4-upgrade-helper/blob/1.x/docs/HowToUpgradeFromCI3ToCI4.md#install-codeigniter4
2 Install ci3-to-4-upgrade-helper in the CI4 project https://github.com/kenjis/ci3-to-4-upgrade-helper/blob/1.x/docs/HowToUpgradeFromCI3ToCI4.md#install-ci3-to-4-upgrade-helper
3. Copy CI3 project files into the CI4 project and modify them

Thanks! I'll give it a try.


RE: Moving from Codeigniter 3 to Codeigniter 4 - bikebetty - 07-20-2022

(07-10-2022, 10:36 PM)bikebetty Wrote:
(07-10-2022, 09:38 PM)kenjis Wrote: You need to
1. Create new CI4 project https://github.com/kenjis/ci3-to-4-upgrade-helper/blob/1.x/docs/HowToUpgradeFromCI3ToCI4.md#install-codeigniter4
2 Install ci3-to-4-upgrade-helper in the CI4 project https://github.com/kenjis/ci3-to-4-upgrade-helper/blob/1.x/docs/HowToUpgradeFromCI3ToCI4.md#install-ci3-to-4-upgrade-helper
3. Copy CI3 project files into the CI4 project and modify them

Thanks! I'll give it a try.

So you after you move all the files and rename the things, then what?


RE: Moving from Codeigniter 3 to Codeigniter 4 - kenjis - 07-21-2022

Please read https://github.com/kenjis/ci3-to-4-upgrade-helper/blob/1.x/docs/HowToUpgradeFromCI3ToCI4.md


RE: Moving from Codeigniter 3 to Codeigniter 4 - bikebetty - 07-21-2022

(07-21-2022, 03:04 PM)kenjis Wrote: Please read https://github.com/kenjis/ci3-to-4-upgrade-helper/blob/1.x/docs/HowToUpgradeFromCI3ToCI4.md


Yes, I did those things. I give up. I'll just go learn 3 instead.



RE: Moving from Codeigniter 3 to Codeigniter 4 - daryelcorran - 08-14-2022

If you use it, you might go to CI4 quickly. It is not the official and does not support full CI3 API.