Help25

Difference between revisions of "Extensions Extension Manager Update"

From Joomla! Documentation

(Amended toolbar section.)
m (→‎Quick Tips: category reorganizing)
(2 intermediate revisions by 2 users not shown)
Line 30: Line 30:
 
{{Chunk25:Help_screen_toolbar_icon_Update|extension(s)}}
 
{{Chunk25:Help_screen_toolbar_icon_Update|extension(s)}}
 
{{Chunk25:Help_screen_toolbar_icon_FindUpdates|extensions}}
 
{{Chunk25:Help_screen_toolbar_icon_FindUpdates|extensions}}
{{Chunk25:Help_screen_toolbar_icon_PurgeCache|extension update}}
+
{{Chunk25:Help_screen_toolbar_icon_PurgeCache|available extension updates}}
 
{{Chunk25:Help_screen_toolbar_icon_Options}}
 
{{Chunk25:Help_screen_toolbar_icon_Options}}
 
{{Chunk25:Help_screen_toolbar_icon_Help}}
 
{{Chunk25:Help_screen_toolbar_icon_Help}}
Line 51: Line 51:
 
* It is recommended to backup your Joomla! installation files and database before attempting to update extensions or the Joomla! installation itself. This will ensure that you can restore your Joomla! installation to its previous state if the update fails or causes unexpected results.
 
* It is recommended to backup your Joomla! installation files and database before attempting to update extensions or the Joomla! installation itself. This will ensure that you can restore your Joomla! installation to its previous state if the update fails or causes unexpected results.
  
<noinclude>{{cathelp|2.5|Extension Manager|Update}}</noinclude>
+
<noinclude>{{cathelp|2.5|Extension Management Help Screens|Update}}</noinclude>

Revision as of 17:41, 4 August 2012

Overview[edit]

This screen is accessed from the back-end Joomla! administrator panel. It is used to update extensions that are installed in your Joomla! installation.

How to Access[edit]

  • Select Extensions → Extension Manager from the drop-down menu of the Joomla! Administrator Panel. Then select the Update menu item in the Extension manager screen that appears.

Description[edit]

This screen allows you to update installed extensions. The extension update feature was introduced in Joomla! 1.6. You will only be able to update extensions which support this feature. For extensions which support this feature, you will be able to perform an in-place update of the extension without having to upload and install the updated extension files like you did with previous versions of Joomla!. The update feature utilizes standard HTTP connection mechanisms to download the extension update files from a remote update server.

Screenshot[edit]

Help25-extension manager-update-screen.png

Column Headers[edit]

  • Checkbox. Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click a toolbar button to take an action on the selected item or items.
  • Name. The name of the extension.
  • Install Type. The type of installation that will be performed by the update. Usually this will be type Update which will perform an in-place update of the extension
  • Extension Type. The extension type. Examples of extension types are module, plug-in, template, component, or language.
  • Version. The version number of the available update.
  • Folder. If the extension is a plug-in, the subdirectory of your Joomla! installation's /plugins directory where the extension is located. By default Joomla! has the following subdirectories in the plugins directory which each represent the different types of plug-ins that are defined: authentication, content, editors, editors-xtd, extension, search, system, user.
  • Client. Specifies if this is a site or administrator extension.
  • URL Details. The URL for the extension update XML file which contains the information needed by your Joomla! installation to perform the update.
  • Display #. The number of items to display on one page.

Toolbar[edit]

At the top right you will see the toolbar:

Help25-Toolbar-Update-FindUpdates-PurgeCache-Options-Help.png

The functions are:

  • Update. Updates the selected extension(s).
  • Find Updates. Scans your Joomla! installation and locates extensions with an available update.
  • Purge Cache. Clears cached information about available extension updates. This will update the list of available extension updates shown on this screen.
  • Options. Opens the Options window where settings such as default parameters or permissions can be edited.
  • Help. Opens this help screen.

Links to Other Screens[edit]

At the top left, you will see the following five links:

File:Help25-extension manager-update-menu.png

Quick Tips[edit]

  • Only extensions which support the Joomla! update system will be listed in this screen. If you use extensions which do not support the new update system or you are not sure, consult the extension developer's website.
  • It is critical to keep your extensions up-to-date. Failure to do so may expose a vulnerability in your Joomla! installation which can be exploited by hackers.
  • It is recommended to backup your Joomla! installation files and database before attempting to update extensions or the Joomla! installation itself. This will ensure that you can restore your Joomla! installation to its previous state if the update fails or causes unexpected results.