############ Installation ############ CodeIgniter4 can be installed in a number of different ways: manually, using `Composer `_, or using `Git `_. Which is right for you? - If you would like the simple "download & go" install that CodeIgniter3 is known for, choose the manual installation. - If you plan to add third party packages to your project, we recommend the Composer installation. - If you are thinking of contributing to the framework, then the Git installation is right for you. .. toctree:: :titlesonly: installing_manual installing_composer installing_git However you choose to install and run CodeIgniter4, the `user guide `_ is accessible online.