J1.5

Difference between revisions of "Finding and installing extensions"

From Joomla! Documentation

m
Line 1: Line 1:
{{cookiejar}}{{inuse}}
+
==Types==
 +
 
 +
There are four different types of extensions that Joomla uses.
 +
 
 +
*Component: mini-application to render the main page body
 +
 
 +
*Modules icon  Module: renders small html blocks on any page
 +
 
 +
*Plugin: changes code behavior dynamically (renamed from mambot in Joomla! 1.0.x)
 +
 
 +
*Language: provides language translation
 +
 
 +
==Selection==
 +
 
 +
Before you can start you extension installation you must first decide what extension you would like to install. You may use the official Joomla! [http://extensions.joomla.org Extension Directory], get one from an external site, or you may even want to [http://docs.joomla.org/How_to_create_a_module create your own] the choice is yours. Make sure that the extension you select is compatible to your current version of Joomla.
 +
 
 +
==Installation==
 +
 
 +
Before installation please make sure that your extension directory's are write able. Now that you have your extension and all of the right permissions lets start our installation. first you need to login to the administrator back end of your site.
 +
 
 +
===Joomla! 1.5.x===
 +
 
 +
After logging to the administration aria go to the extensions tab and click "Install/Uninstall". From this page you have three options.
 +
 
 +
#'''Upload Package File:''' for this option all you have to do is browse for the extension on your computer then after selecting your file all you have to do is press the "Upload File & Install" button and your done.
 +
#'''Install from Directory:''' This option will find the file in a directory of your web server which you can place there using an FTP server or just placing it there if your sever is locally hosted.
 +
#'''Install from URL:''' This will install your extension from any URL as long as you give the full URL. (ex: http://domainname.com/your_extensionname.zip) The only problem with this option is depending on your connection speed and file size it can take quite a while to retrieve the file from an external site, which could cause installation issues.
 +
 
 +
===Joomla! 1.0.x===
 +
After logging to the administration aria go to Installers and select which extension whether you would like to install a component, module, or mambot. After selecting which extension you would like to install you have only two options.
 +
 
 +
#'''Upload Package File:''' for this option all you have to do is browse for the extension on your computer then after selecting your file all you have to do is press the "Upload File & Install" button and your done.
 +
#'''Install from Directory:''' This option will find the file in a directory of your web server which you can place there using an FTP server or just placing it there if your sever is locally hosted.
 +
 
 +
==Help==
 +
 
 +
if you have any problems during your extensions install or just a problem with the extension in general please go to the Joomla forum with your questions. 
 +
 
 +
*If you are using Joomla! 1.5.x please go [http://forum.joomla.org/viewforum.php?f=470 here].
 +
*If you are using Joomla! 1.0.x please go [http://forum.joomla.org/viewforum.php?f=465 here].
 +
 
 +
 
 +
 
 +
[[User:Tm.storm|ProfoundSpartan]] 01:44, 3 August 2008 (EDT)

Revision as of 00:44, 3 August 2008

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Types[edit]

There are four different types of extensions that Joomla uses.

  • Component: mini-application to render the main page body
  • Modules icon Module: renders small html blocks on any page
  • Plugin: changes code behavior dynamically (renamed from mambot in Joomla! 1.0.x)
  • Language: provides language translation

Selection[edit]

Before you can start you extension installation you must first decide what extension you would like to install. You may use the official Joomla! Extension Directory, get one from an external site, or you may even want to create your own the choice is yours. Make sure that the extension you select is compatible to your current version of Joomla.

Installation[edit]

Before installation please make sure that your extension directory's are write able. Now that you have your extension and all of the right permissions lets start our installation. first you need to login to the administrator back end of your site.

Joomla! 1.5.x[edit]

After logging to the administration aria go to the extensions tab and click "Install/Uninstall". From this page you have three options.

  1. Upload Package File: for this option all you have to do is browse for the extension on your computer then after selecting your file all you have to do is press the "Upload File & Install" button and your done.
  2. Install from Directory: This option will find the file in a directory of your web server which you can place there using an FTP server or just placing it there if your sever is locally hosted.
  3. Install from URL: This will install your extension from any URL as long as you give the full URL. (ex: http://domainname.com/your_extensionname.zip) The only problem with this option is depending on your connection speed and file size it can take quite a while to retrieve the file from an external site, which could cause installation issues.

Joomla! 1.0.x[edit]

After logging to the administration aria go to Installers and select which extension whether you would like to install a component, module, or mambot. After selecting which extension you would like to install you have only two options.

  1. Upload Package File: for this option all you have to do is browse for the extension on your computer then after selecting your file all you have to do is press the "Upload File & Install" button and your done.
  2. Install from Directory: This option will find the file in a directory of your web server which you can place there using an FTP server or just placing it there if your sever is locally hosted.

Help[edit]

if you have any problems during your extensions install or just a problem with the extension in general please go to the Joomla forum with your questions.

  • If you are using Joomla! 1.5.x please go here.
  • If you are using Joomla! 1.0.x please go here.


ProfoundSpartan 01:44, 3 August 2008 (EDT)