Chunk

Difference between revisions of "Extension"

From Joomla! Documentation

(Added explanations from What are the extension types?)
m (Adjusted site title)
Line 1: Line 1:
An extension is a software package that extends your Joomla! installation in some way.  A small selection of extensions is included with the default Joomla! installation but many more are available from the [http://extensions.joomla.org Joomla! Extensions Site].
+
An extension is a software package that extends your Joomla! installation in some way.  A small selection of extensions is included with the default Joomla! installation but many more are available from the [http://extensions.joomla.org Joomla! Extensions Directory].
  
 
The term ''extension'' is generic and the following specific extension types are available (listed alphabetically):
 
The term ''extension'' is generic and the following specific extension types are available (listed alphabetically):

Revision as of 07:41, 10 June 2011

An extension is a software package that extends your Joomla! installation in some way. A small selection of extensions is included with the default Joomla! installation but many more are available from the Joomla! Extensions Directory.

The term extension is generic and the following specific extension types are available (listed alphabetically):

  • Component (since Joomla 1.0) – adds custom functions to your site that can be selected from menus
  • Language (since Joomla 1.0) – defines an additional language for your site
  • Library (since Joomla 1.6) – provides functions to be used by other extensions
  • Mambot (in Joomla 1.0) – modifies content in articles
  • Module (since Joomla 1.0) – shows nonessential data in a side box, possibly on multiple pages
  • Package (since Joomla 1.6) – bundles related extensions
  • Plugin (since Joomla 1.5) – modifies content in articles or provides functions to extend other extensions
  • Template (since Joomla 1.0) – define the look, feel, and navigation capabilities of your site

For an overview of the most important extension types and the functionality they provide, see What are the extension types?