Releases: JoomlaLABS/Joomla_Downloader
Joomla!LABS Joomla_Downloader 1.1.0
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
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
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
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.