Help310

Extensions Extension Manager Install/de: Difference between revisions

From Joomla! Documentation

Created page with "Erweiterungen installieren"
FuzzyBot (talk | contribs)
Updating to match new version of source page
Line 2: Line 2:


==Description==
==Description==
Extensions are add-ons that expand the functionality of Joomla!. Extensions are used to add capabilities to Joomla! that do not exist in the standard package. Hundreds of Extensions are available for Joomla!, with more being developed all of the time.
 
Extensions are add-ons that expand the functionality of Joomla. Extensions are used to add capabilities to Joomla that do not exist in the standard package. Hundreds of Extensions are available for Joomla, with more being developed all of the time.


==How to Access==
==How to Access==
*Select {{rarr|Extensions,Manage}} from the drop-down menu of the '''''Joomla! Administrator Panel'''''. Or select the '''Install''' menu item in the '''''Extension manager''''' screen that appears.
*Select {{rarr|Extensions,Manage}} from the drop-down menu of the '''''Joomla! Administrator Panel''''' and select the '''Install''' menu item in the '''''Extension manager''''' screen that appears.
Extensions are categorized into five types, as follows:
* A ''Component'' is a mini-application that renders the main body of the page. Examples of Components are Contacts, the Front Page, and News Feeds.
* A ''Module'' is a smaller Extension typically used for rendering a small element that displays across multiple pages. Examples of Modules include Menus and Related Items.
* A ''Plugin'' is a section of code that runs when a pre-defined event happens within Joomla!. For example, editors are Plugins that run when an edit session is opened.
* The ''Language'' Extension allows for the Front-end and Back-end of Joomla! to be presented in any language for which a language Extension exists. This way, Joomla! can be released in a new language with no changes to the core program.
* A ''Template'' controls the way the content of a web site is displayed, including the location and layout of elements, colors, fonts, and so on. Templates allow the appearance of the web site to be separated from its content.


==Screenshot==
==Screenshot==
[[Image:Help35-Extensions-Extension-Manager-Install-screen-en.png|800px]]
[[Image:Help35-Extensions-Extension-Manager-Install-screen-en.png|800px]]


Joomla! Extensions can be installed using one of four methods, as indicated below. Only one method is needed to install a given Extension.
Joomla Extensions can be installed using different methods, as indicated below. Only one method is needed to install a given Extension.
The normal procedure for installing a Joomla! Extension is as follows:
 
# Download one or more archive files (normally ".zip" or "tar.gz" format) from the Extension provider's web site to a local directory on your computer. Note that some Extensions are installed as one file (for example, one Component or Module) while other Extensions might have two or more files (for example, a Component and a Module). If there are two or more parts, each one will have its own archive file.
The normal procedure for installing a Joomla Extension is as follows:
# Choose one of the methods describe below ('''usually Package File''')
# Download one or more archive files (normally ".zip" or "tar.gz" format) from the Extension provider's web site to a local directory on your computer. ''Note: Some Extensions are installed as one file (for example, one Component or Module) while other Extensions might have two or more files (for example, a Component and a Module). If there are two or more parts, each one will have its own archive file.''
# Choose one of the methods describe below (usually 'Upload Package File')
# When it is finished, the screen will display the message "Install Component Success". If the installation is not successful, an error message will display.
# When it is finished, the screen will display the message "Install Component Success". If the installation is not successful, an error message will display.
# Depending on the Extension, it may be necessary to enable the Extension (for example, in the [[S:MyLanguage/Help30:Extensions_Module_Manager|Module Manager]] or [[S:MyLanguage/Help30:Extensions_Plugin_Manager|Plugin Manager]]).
# Depending on the Extension, it may be necessary to enable the Extension (for example, in the [[S:MyLanguage/Help30:Extensions_Module_Manager|Module Manager]] or [[S:MyLanguage/Help30:Extensions_Plugin_Manager|Plug-in Manager]]).


===Install from Web===
==Details==
If installed, you will find the Install from Web component, to install an Extension direct from the Joomla Extension Directory (JED).
 
===Upload Package File tab===
[[Image:Help38-Extensions-Manager-Install-UploadPackageFilescreen-en.png]]


===Upload Package File===
# Drag and drop or browse to the location where you downloaded the Extension's archive file.
# Drag and drop or browse to the location where you downloaded the Extension's archive file.
# Joomla! will read the contents of the archive file and install the Extension.
# Joomla will read the contents of the archive file and install the Extension.


===Install from Folder tab===
===Install from Folder===
[[Image:Help38-Extensions-Manager-Install-InstallfromFolder-screen-en.png]]
:[[Image:Help38-Extensions-Manager-Install-InstallfromFolder-screen-en.png]]


#Create a temporary directory on your local hard drive and unpack the Extension's archive file in this temporary directory.
#Create a temporary directory on your local hard drive and unpack the Extension's archive file in this temporary directory.
#Using FTP, upload the contents of this directory (including files and subdirectories) to a directory on your server.
#Using FTP, upload the contents of this directory (including files and subdirectories) to a directory on your server.
#In the ''Install Directory'' field specify the server directory where you uploaded the files and subdirectories of the package.
#In the ''Install Directory'' field specify the server directory where you uploaded the files and subdirectories of the package.
#Click on the ''Check and Install'' button and Joomla! will install the contents of the given directory.
#Click on the ''Check and Install'' button and Joomla will install the contents of the given directory.


===Install from URL tab===
===Install from URL===
[[Image:Help38-Extensions-Manager-Install-InstallfromUrl-screen-en.png]]
:[[Image:Help38-Extensions-Manager-Install-InstallfromUrl-screen-en.png]]


Instead of downloading the archive file to your local computer, just specify the URL of the target archive file. Then click the "Check and Install" button and Joomla! automatically installs it directly from this URL. ''Note that, with this method, you will not have a copy of the archive file on your local computer.''
:Instead of downloading the archive file to your local computer, just specify the URL of the target archive file. Then click the 'Check and Install' button and Joomla automatically installs it directly from this URL.<br />''Note: With this method, you will not have a copy of the archive file on your local computer.''


==Toolbar==
==Toolbar==
Line 55: Line 48:


==Quick Tips==
==Quick Tips==
*Four alternate installation methods are available, as indicated above. The most common one is the "Upload Package File" method.
*If you want to install a third-party Module or Plug-in that belongs to a Component, you will generally need to install the Component as well as the Module or Plug-in in order to use the Module or Plug-in. This is normally documented in the Extension's installation instructions on the author's web site.
*If you want to install a third-party Module or Plugin that belongs to a Component, you will generally need to install the Component as well as the Module or Plugin in order to use the Module or Plugin. This is normally documented in the Extension's installation instructions on the author's web site.
*Similarly, if you uninstall a third-party Component that also has its own Modules or Plug-ins, these Modules and Plug-ins can no longer be used. So it is normally recommended to uninstall these dependent Modules and Plug-ins as well.
*Similarly, if you uninstall a third-party Component that also has its own Modules or Plugins, these Modules and Plugins can no longer be used. So it is normally recommended to uninstall these dependent Modules and Plugins as well.
*Some Components developed by third party developers may have their own Modules or Plug-ins included in the installer. In this case, make sure these Module or Plug-in directories are writable. Otherwise the Extension will not work properly.
*Some Components developed by third party developers may have their own Modules or Plugins included in the installer. In this case, make sure these Module or Plugin directories are writable. Otherwise the Extension will not work properly.
*<font color="#ff0000">'''SECURITY WARNING:''' It is recommended that you use only those third-party Extensions on your site that you really need. Do not use your live site for testing purposes because it may compromise your site and server. Test new extensions on a local test web site before deploying them on your live site.
*<font color="#ff0000">'''SECURITY WARNING:''' It is recommended that you use only those third-party Extensions on your site that you really need. Do not use your live site for testing purposes because it may compromise your site and server. Test new extensions on a local test web site before deploying them on your live site.
*Do not install Joomla! Extensions downloaded from warez sites because they may be infected by a virus or malware that cause damage on the server and can contaminate the computer of your visitors!
*Do not install Joomla Extensions downloaded from warez sites because they may be infected by a virus or malware that cause damage on the server and can contaminate the computer of your visitors!
*Installing from remote URL can be dangerous. For this reason, it is generally recommended that you use the "Install from Web", "Upload Package File" or "Install from Folder" options when installing new Extensions.
*Installing from remote URL can be dangerous. For this reason, it is generally recommended that you use the 'Upload Package File' or 'Install from Folder' options when installing new Extensions.
</font>
</font>
==Related Information==
==Related Information==
*If you install a Component Extension, it will be listed as a new Menu Item in the ''Components'' menu.
Extensions are categorized into five types, as follows:
*You can assign a Menu Item to an installed Component Extension in the [[S:MyLanguage/Help30:Menus_Menu_Item_Manager|Menu Item Manager]] by clicking the ''New'' toolbar button. The new Component will show in the Internal Link list of Menu Item Types.
#A '''Component''' is a mini-application that renders the main body of the page. Examples of Components are Contacts, the Front Page, and News Feeds.<br />If you install a Component Extension, it will be listed as a new Menu Item in the ''Components'' menu. You can assign a Menu Item to an installed Component Extension in the [[S:MyLanguage/Help30:Menus_Menu_Item_Manager|Menu Item Manager]] by clicking the ''New'' toolbar button. The new Component will show in the Internal Link list of Menu Item Types.
*If you install a Module Extension, it will be added to the list of the Modules in the [[S:MyLanguage/Help30:Extensions_Module_Manager|Module Manager]], where you can enable/disable it. You can also customize it's parameters in the [[S:MyLanguage/Help30:Extensions_Module_Manager_Edit|Module Edit]] screen.
#A '''Module''' is a smaller Extension typically used for rendering a small element that displays across multiple pages. Examples of Modules include Menus and Related Items.<br />If you install a Module Extension, it will be added to the list of the Modules in the [[S:MyLanguage/Help30:Extensions_Module_Manager|Module Manager]], where you can enable/disable it. You can also customize it's parameters in the [[S:MyLanguage/Help30:Extensions_Module_Manager_Edit|Module Edit]] screen.
*An installed Plugin Extension will be added to the list of the [[S:MyLanguage/Help30:Extensions_Plugin_Manager|Plugin Manager]], where you can enable/disable it. You can also customize its parameters in the [[S:MyLanguage/Help30:Extensions_Plugin_Manager_Edit|Plugin Edit]] screen.
#A '''Plug-in''' is a section of code that runs when a pre-defined event happens within Joomla. For example, editors are Plug-ins that run when an edit session is opened.<br />An installed Plug-in Extension will be added to the list of the [[S:MyLanguage/Help30:Extensions_Plugin_Manager|Plug-in Manager]], where you can enable/disable it. You can also customize its parameters in the [[S:MyLanguage/Help30:Extensions_Plugin_Manager_Edit|Plug-in Edit]] screen.
*An installed Template Extension will be added to the Site or Administrator list of the [[S:MyLanguage/Help30:Extensions_Template_Manager_Styles|Template Manager]] where you can assign it to all of the pages or to the selected ones. You can also customize its parameters, edit the HTML or CSS source, or preview the available Module positions.
#A '''Template''' controls the way the content of a web site is displayed, including the location and layout of elements, colors, fonts, and so on. Templates allow the appearance of the web site to be separated from its content.<br />An installed Template Extension will be added to the Site or Administrator list of the [[S:MyLanguage/Help30:Extensions_Template_Manager_Styles|Template Manager]] where you can assign it to all of the pages or to the selected ones. You can also customize its parameters, edit the HTML or CSS source, or preview the available Module positions.
*An installed Language Extension will be added to the Site or Administrator list of the [[S:MyLanguage/Help30:Extensions_Language_Manager_Installed|Language Manager]], depending on the client attribute of the Extension. This screen let's you assign it as the default language, if desired.
#The '''Language''' Extension allows for the frontend and backend of Joomla to be presented in any language for which a language Extension exists. This way, Joomla can be released in a new language with no changes to the core program.<br />An installed Language Extension will be added to the Site or Administrator list of the [[S:MyLanguage/Help30:Extensions_Language_Manager_Installed|Language Manager]], depending on the client attribute of the Extension. This screen let's you assign it as the default language, if desired.
If installed from [https://downloads.joomla.org/extensions/ Joomla Extensions], you will find the '''Install from Web''' component, to install an Extension direct from the [https://extensions.joomla.org/ Joomla Extension Directory].
 


{{cathelp|3.0,3.1,3.2,3.3,3.4,3.5,3.6,3.7,3.8,3.9|Extension Management Help Screens|Extension Help Screens}}
{{cathelp|3.0,3.1,3.2,3.3,3.4,3.5,3.6,3.7,3.8,3.9,3.10|Extension Management Help Screens|Extension Help Screens}}

Revision as of 10:23, 12 October 2021

Description

Extensions are add-ons that expand the functionality of Joomla. Extensions are used to add capabilities to Joomla that do not exist in the standard package. Hundreds of Extensions are available for Joomla, with more being developed all of the time.

How to Access

  • Select Extensions  Manage from the drop-down menu of the Joomla! Administrator Panel and select the Install menu item in the Extension manager screen that appears.

Screenshot

Joomla Extensions can be installed using different methods, as indicated below. Only one method is needed to install a given Extension.

The normal procedure for installing a Joomla Extension is as follows:

  1. Download one or more archive files (normally ".zip" or "tar.gz" format) from the Extension provider's web site to a local directory on your computer. Note: Some Extensions are installed as one file (for example, one Component or Module) while other Extensions might have two or more files (for example, a Component and a Module). If there are two or more parts, each one will have its own archive file.
  2. Choose one of the methods describe below (usually 'Upload Package File')
  3. When it is finished, the screen will display the message "Install Component Success". If the installation is not successful, an error message will display.
  4. Depending on the Extension, it may be necessary to enable the Extension (for example, in the Module Manager or Plug-in Manager).

Details

Upload Package File

  1. Drag and drop or browse to the location where you downloaded the Extension's archive file.
  2. Joomla will read the contents of the archive file and install the Extension.

Install from Folder

  1. Create a temporary directory on your local hard drive and unpack the Extension's archive file in this temporary directory.
  2. Using FTP, upload the contents of this directory (including files and subdirectories) to a directory on your server.
  3. In the Install Directory field specify the server directory where you uploaded the files and subdirectories of the package.
  4. Click on the Check and Install button and Joomla will install the contents of the given directory.

Install from URL

Instead of downloading the archive file to your local computer, just specify the URL of the target archive file. Then click the 'Check and Install' button and Joomla automatically installs it directly from this URL.
Note: With this method, you will not have a copy of the archive file on your local computer.

Toolbar

At the top left you will see the toolbar:

The functions are:

  • Help. Opens this help screen.
  • Options. Opens the Options window where settings such as default parameters can be edited.

Quick Tips

  • If you want to install a third-party Module or Plug-in that belongs to a Component, you will generally need to install the Component as well as the Module or Plug-in in order to use the Module or Plug-in. This is normally documented in the Extension's installation instructions on the author's web site.
  • Similarly, if you uninstall a third-party Component that also has its own Modules or Plug-ins, these Modules and Plug-ins can no longer be used. So it is normally recommended to uninstall these dependent Modules and Plug-ins as well.
  • Some Components developed by third party developers may have their own Modules or Plug-ins included in the installer. In this case, make sure these Module or Plug-in directories are writable. Otherwise the Extension will not work properly.
  • SECURITY WARNING: It is recommended that you use only those third-party Extensions on your site that you really need. Do not use your live site for testing purposes because it may compromise your site and server. Test new extensions on a local test web site before deploying them on your live site.
  • Do not install Joomla Extensions downloaded from warez sites because they may be infected by a virus or malware that cause damage on the server and can contaminate the computer of your visitors!
  • Installing from remote URL can be dangerous. For this reason, it is generally recommended that you use the 'Upload Package File' or 'Install from Folder' options when installing new Extensions.

Related Information

Extensions are categorized into five types, as follows:

  1. A Component is a mini-application that renders the main body of the page. Examples of Components are Contacts, the Front Page, and News Feeds.
    If you install a Component Extension, it will be listed as a new Menu Item in the Components menu. You can assign a Menu Item to an installed Component Extension in the Menu Item Manager by clicking the New toolbar button. The new Component will show in the Internal Link list of Menu Item Types.
  2. A Module is a smaller Extension typically used for rendering a small element that displays across multiple pages. Examples of Modules include Menus and Related Items.
    If you install a Module Extension, it will be added to the list of the Modules in the Module Manager, where you can enable/disable it. You can also customize it's parameters in the Module Edit screen.
  3. A Plug-in is a section of code that runs when a pre-defined event happens within Joomla. For example, editors are Plug-ins that run when an edit session is opened.
    An installed Plug-in Extension will be added to the list of the Plug-in Manager, where you can enable/disable it. You can also customize its parameters in the Plug-in Edit screen.
  4. A Template controls the way the content of a web site is displayed, including the location and layout of elements, colors, fonts, and so on. Templates allow the appearance of the web site to be separated from its content.
    An installed Template Extension will be added to the Site or Administrator list of the Template Manager where you can assign it to all of the pages or to the selected ones. You can also customize its parameters, edit the HTML or CSS source, or preview the available Module positions.
  5. The Language Extension allows for the frontend and backend of Joomla to be presented in any language for which a language Extension exists. This way, Joomla can be released in a new language with no changes to the core program.
    An installed Language Extension will be added to the Site or Administrator list of the Language Manager, depending on the client attribute of the Extension. This screen let's you assign it as the default language, if desired.

If installed from Joomla Extensions, you will find the Install from Web component, to install an Extension direct from the Joomla Extension Directory.