Welcome Guest, Not a member yet? Register   Sign In
Installer for old CI4 app starter
#1

I created a small command to install previous versions of CI4 app starter.

See https://github.com/kenjis/ci4-composer-installer
Reply
#2

Neat! I’ve often needed this for testing past version compatibility of libraries.

Just to note: older versions of CI4 have active security advisories, so use with caution but also know that some package security wont allow you to install these. I use Roave Security Advisories (ships with DevKit) and it will block anything with a CVE.
Reply
#3

(This post was last modified: 07-14-2022, 04:38 PM by kenjis.)

I added examples of how to upgrade CodeIgniter4 by tatter/patches or liaison/revision.
https://github.com/kenjis/ci4-composer-i...deigniter4
Reply
#4

tested, works fine lol! thank you @kenjis
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals

Reply
#5

Thanks for the coverage!
Reply
#6

Now you can install the latest version, too.

Code:
$ php ci4-install.php ci4app

https://github.com/kenjis/ci4-composer-installer
Reply
#7

Thank you @kenjis
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#8

Thanks @kenjis !
--- I am not a developer ---
Reply




Theme © iAndrew 2016 - Forum software by © MyBB