Thursday, August 25, 2011

How to Install Joomla

This tutorial will guide you how to install Joomla in your localhost. I assume that your already have your XAMMP Installed, if not use this tutorial "Installing XAMMP" to install xammp in your computer.

Steps
1. Create the your site inside the htdocs directory. To do this, locate your xammp installation folder, If you installed your XAMMP in "C:" drive, htdocs directory can found in C:\Xammp\Htdocs\.. For this tutorial we will use "freejoomlatutorial"so we should have C:\Xammp\Htdocs\freejoomlatutorial. If we will check it in our browser, type in http:\\localhost\freejoomlatutorial, this is empty for now, since we don't install our Joomla  files yet.

2. Extract our downloaded Joomla file inside our C:\Xammp\Htdocs\freejoomlatutorial. Your have plenty of options how to extract your files using zip extrator files. Please refer to the image below:


3. Were done extracting our files. We are now ready to install our Joomla site into our localhost. Open your favorite browser, type in  http:\\localhost\freejoomlatutorial. 

Monday, August 1, 2011

Introduction

These tutorial teach you everything you need to know in creating Joomla site.
We will be using the Joomla 1.7 the latest version of Joomla! for this tutorial. I will be categorizing the tutorials by modules or lessons listed below but before  we get started be sure to have this tools:
   - Xammp  - http://www.apachefriends.org/en/xampp-windows.html
   - Notepad - http://notepad-plus-plus.org/download/v5.9.3.html
   - Joomla - http://www.joomla.org/download.html

Joomla Lessons:
1. Installation (Joomla)
2. Joomla Administrator Control Panel
3. Content (Section/Category, Articles)
4. Menus
5. Extension (Modules, Plugins)
6. Templates
7. Tricks and Techniques