downloadLast()
downloadLast(string $dest, string $filename = 'prestashop.zip') : boolean
downloadLast download the last version of PrestaShop and save it in $dest/$filename
Parameters
string |
$dest |
directory where to save the file |
string |
$filename |
new filename |
Returns
boolean