Just tried to install this but received an error:
Parse error: syntax error, unexpected ')', expecting '(' in /var/www/vhosts/mysite.co.uk/httpdocs/admin/backup_website.php on line 67
The code on that line is:
$zip->open(DIR_FS_BACKUP . $filename . $filedate, ZipArchive::CREATE);