Welcome Guest, Not a member yet? Register   Sign In
Upgrade Tool (CI-Upgrader)
#1

Hey guys,
I created a tool as a part of my bachelor thesis at University of Trier, which will help you to upgrade your CodeIgniter 3 project to CodeIgniter 4.
It is able to run the CI4 installation, copy the most important files and directories from your old CI3 project to the new one and also to transfer most of the Code into CI4 syntax.

You can find this tool here on GitHub: https://github.com/FlorianNelles/CI-Upgrader

This repository also contains the source code of the tool, so fell free to work with it, develop your own tool or try to improve it.
Pull Requests are very welcome.

The tool takes in same parts usage of the Upgrade-Helper by Kenji Suzuki, so also credits to him (https://github.com/kenjis/ci3-to-4-upgrade-helper).
Reply
#2

Thank you for sharing an interesting tool!
Unfortunately I don't use Windows, so I cannot try it.

Note that now ci3-to-4-upgrade-helper supports lang files.
https://github.com/kenjis/ci3-to-4-upgra...uage-files
Reply




Theme © iAndrew 2016 - Forum software by © MyBB