Help310

Extensions Extension Manager Install/de: Difference between revisions

From Joomla! Documentation

No edit summary
Created page with "Erweiterungen installieren"
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>


==Beschreibung==
==Description==
Erweiterungen sind Add-ons, die die Funktionalität von Joomla! erweitern. Erweiterungen werden verwendet, um Joomla! Funktionen hinzuzufügen, die im Standardpaket nicht vorhanden sind. Hunderte von Erweiterungen sind für Joomla! verfügbar, wobei ständig weitere entwickelt werden.
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.


==Zugriff==
==How to Access==
*Wähle {{rarr|Erweiterungen,Verwalten}} aus dem Dropdown-Menü des '''''Kontrollzentrums'''''. Oder wähle den Menüpunkt '''''Erweiterungen {{rarr}} Verwalten {{rarr}} Installieren'''''.
*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.
Erweiterungen sind in fünf Kategorien unterteilt, die sich wie folgt zusammenfassen lassen:
Extensions are categorized into five types, as follows:
*Eine ''Komponente'' ist eine Mini-Applikation, die den Hauptteil der Seite erzeugt. Beispiele sind Kontakte, die Hauptseite und Newsfeeds.
* 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.
*Ein ''Modul'' ist eine kleinere Erweiterung, typischerweise zum Erzeugen kleiner Elemente auf mehreren Seiten. Beispiele sind Menüs und verwandte Beiträge.
* 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.
*Ein ''Plugin'' wird bei einem vordefiniertem Joomla!-Ereignis gestartet. Beispiel sind Editoren, die gestartet werden, wenn ein Element zum Bearbeiten geöffnet wird.
* 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.
*Die ''Sprachen''-Erweiterung kann im Front- und Backend von Joomla! jede verfügbare Sprache anzeigen. Joomla! kann ohne Änderungen im Kernprogramm mit einer neuen Sprache veröffentlicht werden.
* 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.
*Das ''Template'' legt fest, wie Inhalte der Website angezeigt werden; einschließlich der Position und des Layout der Elemente, Farben, Schriften, etc.. Templates ermöglichen die Trennung des Erscheinungsbildes einer Website von ihrem Inhalt.
* 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.


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


Joomla!-Erweiterungen werden über eine der vier unten erläuterten Möglichkeiten installiert. Eine davon genügt, um eine Erweiterung zu installieren.
Joomla! Extensions can be installed using one of four methods, as indicated below. Only one method is needed to install a given Extension.
Der übliche Weg, eine Joomla!-Erweiterung zu installieren ist wie folgt:
The normal procedure for installing a Joomla! Extension is as follows:
#Download einer oder mehrerer Archiv-Dateien (meist ".zip" oder "tar.gz") von der Herstellerseite der Erweiterung in ein lokales Verzeichnis Ihres Computers. Manche Erweiterungen werden als einzelne Datei installiert (entweder Komponente oder Modul), während andere zwei oder mehr Dateien enthalten können. (z.B. Komponente und Modul) Sind es mehrere Teile, besteht jeder Teil aus einer Archiv-Datei.
# 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.
#Wähle eine der unten beschriebenen Möglichkeiten (meist '''Paketdatei hochladen''')
# Choose one of the methods describe below ('''usually Package File''')
# Nach Beendigung zeigt eine Meldung die erfolgreiche Installation. War die Installation nicht erfolgreich, wird eine Fehlermeldung angezeigt.
# When it is finished, the screen will display the message "Install Component Success". If the installation is not successful, an error message will display.
#Je nach Erweiterung kann es erforderlich sein, die Erweiterung zu aktivieren (z.B. unter [[Help30:Extensions_Module_Manager|Module]] oder [[S:MyLanguage/Help30:Extensions_Plugin_Manager|Plugins]]).
# 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]]).


===Aus Webkatalog installieren===
===Install from Web===
Ist die Komponente installiert, können Erweiterungen direkt aus dem "Joomla Extension Directory" (JED) installiert werden.
If installed, you will find the Install from Web component, to install an Extension direct from the Joomla Extension Directory (JED).


===Tab: Paketdatei hochladen===
===Upload Package File tab===
[[Image:Help38-Extensions-Manager-Install-UploadPackageFilescreen-de.png]]
[[Image:Help38-Extensions-Manager-Install-UploadPackageFilescreen-en.png]]


#Ziehe die Archivdatei der Erweiterung per Drag & Drop zum hochladen herein, oder navigieren Sie zu dem Ort, an den Sie die heruntergeladene Datei gespeichert haben und wählen dann diese aus.
# Drag and drop or browse to the location where you downloaded the Extension's archive file.
# Joomla! liest den Inhalt vom Archivdatei und installiert die Erweiterung.
# Joomla! will read the contents of the archive file and install the Extension.


===Tab: Aus Verzeichnis installieren===
===Install from Folder tab===
[[Image:Help38-Extensions-Manager-Install-InstallfromFolder-screen-de.png]]
[[Image:Help38-Extensions-Manager-Install-InstallfromFolder-screen-en.png]]


#Erstelle ein temporäres Verzeichnis auf deiner lokalen Festplatte und entpacke die Archivdatei der Erweiterung in dieses.
#Create a temporary directory on your local hard drive and unpack the Extension's archive file in this temporary directory.
#Lade den Inhalt dieses Verzeichnisses (einschließlich Dateien und Unterverzeichnisse) mit Hilfe von FTP in ein Verzeichnis auf deinem Server hoch.
#Using FTP, upload the contents of this directory (including files and subdirectories) to a directory on your server.
#Gebe im Feld ''Installations Verzeichnis'' das Serververzeichnis an, in das die Dateien und Unterverzeichnisse der Erweiterung geladen wurden.
#In the ''Install Directory'' field specify the server directory where you uploaded the files and subdirectories of the package.
#Auf den ''Überprüfen und installieren''-Button klicken, Joomla! installiert den Inhalt des angegebenen Verzeichnisses.
#Click on the ''Check and Install'' button and Joomla! will install the contents of the given directory.


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


Statt die Archivdatei herunterzuladen, gebe einfach die URL der Archivdatei an. Auf den ''Überprüfen und installieren''-Button klicken, Joomla! installiert die Erweiterung. ''Bei dieser Möglichkeit bleibt keine Kopie auf Ihrem lokalen 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. ''Note that, with this method, you will not have a copy of the archive file on your local computer.''


==Werkzeugleiste==
==Toolbar==
Oben links wird diese Werkzeugleiste angezeigt:
At the top left you will see the toolbar:


[[Image:Help35-Help-Options-toolbar-de.png]]
[[Image:Help35-Help-Options-toolbar-en.png]]


Die Funktionen sind:
The functions are:
{{Chunk30:Help_screen_toolbar_icon_Help/de}}
{{Chunk30:Help_screen_toolbar_icon_Help/en}}
{{Chunk30:Help_screen_toolbar_icon_Options/de}}
{{Chunk30:Help_screen_toolbar_icon_Options/en}}


==Tipps==
==Quick Tips==
*Es gibt vier unterschiedliche Möglichkeiten, eine Erweiterung zu installieren. Am gängigsten ist die "Paketdatei hochladen" Methode.
*Four alternate installation methods are available, as indicated above. The most common one is the "Upload Package File" method.
*Soll ein Modul oder Plugin einer Komponente eines Drittherstellers installiert werden, muss meist auch die Komponente installiert werden. Die Dokumentation befindet sich meist in den Installations-Anweisungen der Website des Herstellers.
*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.
*Ebenso können diese Module und Plugins nicht mehr verwendet werden, wenn Sie eine Komponente eines Drittanbieters deinstallieren, die auch eigene Module oder Plugins hat. Daher wird in der Regel empfohlen, auch diese abhängigen Module und Plugins zu deinstallieren.
*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.
*Einige Komponenten von Drittherstellern können ihre eigenen Module und Plugins im Installer enthalten. In dem Fall ist sicherzustellen, dass diese Modul- oder Pluginverzeichnisse beschreibbar sind. Andernfalls wird die Erweiterung nicht ordnungsgemäß laufen.
*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">'''SICHERHEITSWARNUNG:''' Es wird empfohlen, nur wirklich nötige Erweiterungen von Drittherstellern zu verwenden. Eine Livesite nicht für Testzwecke benutzen, da diese oder der Server gefährdet werden kann. Testen Sie neue Erweiterungen auf einer lokalen Test-Website, bevor Sie sie auf Ihrer Live-Website einsetzen.
*<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.
*Installiere keine Joomla!-Erweiterungen, die von illegalen Webseiten heruntergeladen wurden, da sie von einem Virus oder einer Malware infiziert sein können, die Schäden auf dem Server verursachen und den Computer Ihrer Besucher kontaminieren können!
*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!
*Die Installation von einer entfernten URL kann gefährlich sein. Generell wird empfohlen, "Aus Webkatalog installieren", "Paketdatei hochladen" oder "Aus Verzeichnis installieren" zum Installieren von Erweiterungen zu verwenden.
*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.
</font>
</font>
==Zugehörige Informationen==
==Related Information==
*Neue Komponentenerweiterungen werden als Menüeintrag im Menü "Komponenten" gelistet.
*If you install a Component Extension, it will be listed as a new Menu Item in the ''Components'' menu.
*Ein Menüeintrag kann einer installierten Komponente in [[S:MyLanguage/Help30:Menus_Menu_Item_Manager|Menüs: Einträge verwalten]] mit dem "Neu"-Button zugewiesen werden. Die neue Komponente wird in der Liste der internen Links der Menüpunkttypen angezeigt.
*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.
*Wurde eine Modul-Erweiterung installiert, wird sie in [[S:MyLanguage/Help30:Extensions_Module_Manager|Module]] gelistet, wo sie aktiviert/deaktiviert wird. Die Parameter werden in [[S:MyLanguage/Help30:Extensions_Module_Manager_Edit|Module bearbeiten]] eingerichtet.
*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.
*Eine installierte Plugin-Erweiterung wird in [[S:MyLanguage/Help30:Extensions_Plugin_Manager|Plugins]] gelistet, wo sie aktiviert/deaktiviert wird. Die Parameter werden in [[S:MyLanguage/Help30:Extensions_Plugin_Manager_Edit|Plugins bearbeiten]] eingerichtet.
*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.
*Eine installierte Template-Erweiterung wird zur Site- oder Administrator-Liste der [[S:MyLanguage/Help30:Extensions_Template_Manager_Styles|Templates]] hinzugefügt, wo sie einzelnen oder allen Seiten zugewiesen wird. Parameter können eingerichtet, HTML- oder CSS-Quellcode bearbeitet oder verfügbare Modul-Positionen betrachtet werden.
*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.
*Eine installierte Sprach-Erweiterung wird, abhängig von den Attributen der Erweiterung, zur Site- oder Administrator-Liste der [[S:MyLanguage/Help30:Extensions_Language_Manager_Installed|Sprachen]] hinzugefügt. Hier kann sie als Standardsprache gewählt werden.
*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.


{{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|Extension Management Help Screens|Extension Help Screens}}

Revision as of 15:01, 7 September 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. Or 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

Joomla! Extensions can be installed using one of four 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 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.
  2. Choose one of the methods describe below (usually 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 Plugin Manager).

Install from Web

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

  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 tab

  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 tab

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.

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

  • 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 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 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 Plugins included in the installer. In this case, make sure these Module or Plugin 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 "Install from Web", "Upload Package File" or "Install from Folder" options when installing new Extensions.

Related Information

  • 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.
  • 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.
  • An installed Plugin Extension will be added to the list of the Plugin Manager, where you can enable/disable it. You can also customize its parameters in the Plugin Edit screen.
  • 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.
  • 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.