Help4.x

Joomla Update/en: Difference between revisions

From Joomla! Documentation

FuzzyBot (talk | contribs)
Updating to match new version of source page
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 11: Line 11:
[[Image:Help-4x-joomla-update-manager-screen-default-en.png|800px]]
[[Image:Help-4x-joomla-update-manager-screen-default-en.png|800px]]


Your on the latest version of Joomla, so no action required.
You are on the latest version of Joomla, so no action required.


==Functions==
==Functions==
Line 28: Line 28:


===Upload and Update===
===Upload and Update===
'''Check the size of the update package!''' If it is larger than your PHP Upload Size or POST size it will fail. You may be able to increase these sizes. Otherwise...
'''Check the size of the update package!''' If it is larger than your PHP ''upload_max_filesize'' or ''post_max_size'' it will fail. You may be able to increase these sizes. Otherwise...


[[Image:Help-4x-joomla-update-manager-screen-upload-en.png|800px]]
[[Image:Help-4x-joomla-update-manager-screen-upload-en.png|800px]]
Line 45: Line 45:
*'''Joomla Next.''' For ...
*'''Joomla Next.''' For ...
*'''Testing.''' For ...
*'''Testing.''' For ...
*'''Custom Url.''' For Developers.
*'''Custom URL.''' For Developers.
Select the '''Options''' button in the Toolbar to check or change the current selection.
Select the '''Options''' button in the Toolbar to check or change the current selection.


Line 59: Line 59:
* You can look at the [[Help40:Admin_Modules:_Quick_Icons/en|Joomla! Update Quick Icons]] in the Backend Control Panel.
* You can look at the [[Help40:Admin_Modules:_Quick_Icons/en|Joomla! Update Quick Icons]] in the Backend Control Panel.


{{Cathelp|4.0|Components Help Screens|Update}}
{{Cathelp|4.1|Components Help Screens|Update}}

Latest revision as of 14:44, 12 January 2023

Description

This screen allows Joomla! to be updated quickly using an update package from the Joomla! code repository.

How to Access

  • Select Home Dashboard  Update Checks Panel  Joomla ... icon from the Administrator menu. Or...
  • Select System  Update Panel  Joomla from the Administrator menu..

Screenshot

You are on the latest version of Joomla, so no action required.

Functions

  • Check for Updates. Click the Toolbar button to see if an updates is available.

The update screen when an update is available.

File:Help-4x-joomla-update-manager-with-updates-screen-en.png

Live Update

If you are NOT on the latest version of Joomla, you can install the latest update from this screen. To do so select the Install the Update button in the Toolbar and Joomla will install the latest core files.

The screen while updating.

Upload and Update

Check the size of the update package! If it is larger than your PHP upload_max_filesize or post_max_size it will fail. You may be able to increase these sizes. Otherwise...

You can use this feature to update Joomla if your server is behind a firewall or otherwise unable to contact the update servers. First download the Joomla Upgrade Package in ZIP format from the official Joomla download page.

The Installation method can have the following values:

  • Write files directly
  • Hybrid (use FTP only if needed
  • Write files using FTP

The first method is advised.

For Developers

There are options to select the type of update:

  • Default. This should be used for production sites.
  • Joomla Next. For ...
  • Testing. For ...
  • Custom URL. For Developers.

Select the Options button in the Toolbar to check or change the current selection.

If you set the Custom URL in the Joomla Update Options, after selecting Check for Updates you will see an extra tab, Pre-Update Check:

And the Live Update panel will be ready to go:

Quick Tips