Tutorials

Installing Joomla!

E-mail Print PDF

Joomla is a web application written using PHP, and hence it needs a "web server" to run. To make a Joomla! Website available on the World Wide Web, you need to host it on a web host. But to learn Joomla, you can convert your own computer into a web server, and Install Joomla on it.

In addition to web server, you will also need a database server. This database server will store all your data created by Joomla!. Joomla uses MySQL (or MySQLi), hence you should install a MySQL Database server. Also it is handy to install any MySQL Manager to manage MySQL Database Server. You can choose from PHPMyAdmin, MySQL Workbench, Heidi SQL, etc.

Last Updated on Wednesday, 08 September 2010 11:17 Read more...

Know about Joomla Extensions

E-mail Print PDF

Out of the box, Joomla! does a great job of managing the content needed to make your Web site sing. But for many people, the true power of Joomla! lies in the application framework that makes it possible for developers all around the world to create powerful add-ons that are called Extensions. An Extension is used to add capabilities to Joomla! that do not exist in the base core code. Here are just some examples of the hundreds of available Extensions:

Last Updated on Wednesday, 01 September 2010 16:40 Read more...

Creating a Simple module

E-mail Print PDF

Before we begin, let me explain about Joomla module.

What is a Joomla Module?

Modules in Joomla are extensions that plays as important role as a component does. Modules are like sidekicks (in super hero movie), without which a Joomla sites are incomplete. Modules are small pieces of codes that actually make the Joomla sites possible. These modules are actually seen as a Menu, Banner, Footer, Adsense codes to Login forms, newsletter subscription form, image rotator.

Enough said about its importance. Let us learn how to create a simple module in Joomla.

Last Updated on Wednesday, 01 September 2010 16:26 Read more...

Creating Color Element for custom parameter type

E-mail Print PDF

joomla logoElements are of utmost importance in Joomla development. Elements allows you to create custom parameter type that you can use in your metadata files. Metadata files are xml files that are used to provide configuration parameters to your component, module, plugin or even views. Metadata files for your views are used configure menu links that that will use that view.

In this short tutorial, I will tell about creating elements and using it differently on different places. Elements are special files that generally adds value to parameters. For this tutorial, I will create a color element that  can be used in different components, modules, plugins where color selection is done through a color picker. I will use moorainbow as web color picker.

Also note, I am creating this element for my adsensebingo module. Hence this code has been tested and used.

Last Updated on Wednesday, 01 September 2010 16:18 Read more...
Tuesday, 07 September 2010 10:29
Writing tutorials for http://Joomlaguru.com.np #Joomlaguru
twitter FOLLOW sanjeevshrestha ON TWITTER

Advertisement

Gobingoo
Gobingoo.com - Free Joomla Extension Club
You are here Tutorials