Skip to content

Releases: JoomlaLABS/Joomla_Downloader

Joomla!LABS Joomla_Downloader 1.1.0

20 Dec 18:30
a68c3ac
Compare
Choose a tag to compare

A PHP script to automatically download the latest version of Joomla! directly server to server without having to download it locally.
The script also extracts the zip directly on your server after downloading it.

What's new:

  • Updated updateServers to support Joomla! 5.x series

Joomla!LABS Joomla_Downloader 1.0.2

09 Jul 11:04
4eaa559
Compare
Choose a tag to compare

A PHP script to automatically download the latest version of Joomla! directly server to server without having to download it locally.
The script also extracts the zip directly on your server after downloading it.

What's new:

  • fix curl error from local enviroment

Joomla!LABS Joomla_Downloader 1.0.1

01 May 10:43
ebb3cda
Compare
Choose a tag to compare

A PHP script to automatically download the latest version of Joomla! directly server to server without having to download it locally.
The script also extracts the zip directly on your server after downloading it.

What's new:

  • added the function to verify that the script you are using is the latest released version
  • changed the GET variable passed (server name instead of package URL) to increase security
  • fewer HTML calls to external files and now all others have options crossorigin="anonymous" referrerpolicy="no-referrer"
  • fixed html page structure

Joomla!LABS Joomla_Downloader 1.0.0

24 Apr 07:51
e4a7ac6
Compare
Choose a tag to compare

PHP script to automatically download the latest version of Joomla! directly server to server without having to download it locally.
The script also extracts the zip directly on your server after downloading it.