CodeIgniter is a lightweight and powerful PHP framework designed for building dynamic web applications. With Softaculous, you can install CodeIgniter quickly and easily through cPanel.
Why Use CodeIgniter?
-
Lightweight and fast PHP framework.
-
Implements MVC (Model‑View‑Controller) architecture.
-
Easy to learn and extend.
-
Quick one‑click installation via Softaculous.
Steps to Install CodeIgniter
-
Log in to cPanel.
-
Navigate to the Softaculous Apps Installer section.
-
-
Search for CodeIgniter.
-
In the Softaculous dashboard, type CodeIgniter in the search box.
-
Or browse under Frameworks → CodeIgniter.
-
-
Click Install.
-
The installation page will open.
-
-
Choose Protocol.
-
Select
https://orhttps://wwwif your site has an SSL certificate. -
Select
http://orhttp://wwwif SSL is not installed.
-
-
Choose Domain.
-
Select the domain where CodeIgniter will be installed.
-
-
Set Directory.
-
Leave blank if you want CodeIgniter installed at the root (e.g.,
example.com). -
Enter a folder name (e.g.,
ci) if you want CodeIgniter installed atexample.com/ci.
-
-
Database Settings.
-
Provide a database name or accept the default.
-
Configure table prefix if needed.
-
-
Advanced Options (Optional).
-
Configure automated backups and rotation.
-
Enable email notifications for updates.
-
Choose auto‑upgrade options for CodeIgniter.
-
-
Install.
-
Review settings and click Install.
-
Wait for confirmation. Softaculous will display the CodeIgniter installation URL (e.g.,
example.com/ci).
-
Notes
|