Posted July 20Jul 20 Hello friends,In this post, I will teach you how to install Joomla manually. This means we will do everything by ourselves without using any auto installer like Softaculous.If you are a beginner, don’t worry. I will explain everything in a way that is very easy to understand.✅ What You Need Before StartingBefore we begin, you need to have some things ready:A domain name (like yourwebsite.com)A web hosting account (where your site will live)Access to cPanel or hosting control panelAccess to File Manager or FTPA MySQL databaseThe Joomla installation zip file📥 Step 1: Download JoomlaVisit the official Joomla website:https://downloads.joomla.orgDownload the latest Full Package (.zip) file.Save the zip file to your computer.📁 Step 2: Upload Joomla FilesYou will now upload Joomla to your web hosting.📌 Option 1: Using File ManagerLogin to your hosting control panel (like cPanel).Go to File Manager.Open the folder called public_html (this is your main website folder).Click Upload, and select the Joomla .zip file you downloaded.After uploading, extract (unzip) the file.The Joomla files will now appear in public_html.📌 Option 2: Using FTP (like FileZilla)Connect using your FTP software.Go to the public_html directory.Upload and extract the Joomla files there.🛢️ Step 3: Create a MySQL DatabaseNow we need to create a database that Joomla will use.In cPanel, find MySQL® Databases.Create a new database (example: joomdb).Create a new database user and password.Add the user to the database and give it all privileges.Write down this info:Database NameDatabase UsernameDatabase PasswordHostname (usually localhost)🌐 Step 4: Start the Joomla InstallationNow open your browser and go to your website:https://yourdomain.comYou will see the Joomla installation screen.🧾 Step 5: Configuration PageOn the first page, fill in your website details:Site Name → Example: My Joomla SiteDescription → A short sentence about your siteAdmin Email → Use your emailAdmin Username → Your login name (e.g. admin)Admin Password → Create a strong passwordConfirm Password → Type it againClick Next to continue.⚙️ Step 6: Database SettingsOn the next screen:Database Type → MySQLiHost Name → localhostUsername → Your database usernamePassword → Your database passwordDatabase Name → The database name you createdTable Prefix → Random letters (or use the one provided)Old Database Process → Leave it as isClick Next.📊 Step 7: Final ReviewYou will now see a page with all the info you added.Scroll down and click Install.Joomla will now set up everything. This may take a few seconds.✅ Step 8: Success PageOnce done, you will see:Congratulations! Joomla is now installed.Before you continue, click the button to remove the “Installation folder”. This is important for security.Now you can choose:Visit your site → To see your new Joomla siteAdministrator → To login and manage your website🔐 Login to Joomla Admin PanelTo manage your site, go to:https://yourdomain.com/administratorEnter your admin username and password to log in.🛠️ What You Can Do NextChange the template (your website design)Add new articles (like blog posts or pages)Install plugins (to add features)Create menus and linksSet up users and permissionsJoomla is a powerful CMS, and installing it manually helps you understand how it works. If you follow this guide step by step, you will have Joomla working in no time.If you have any problem or question, feel free to ask below. I will try to help.Thanks for reading and good luck with your new website! 😊
Create an account or sign in to comment