[b]1.5.6 UPDATE - IMPORTANT![/b]
If you were having issues with scheduled backups, I have re-written the scheduler code. There were some issues where the next run time was not being calculated correctly based on certain scheduler selections. This has been resolved with this update. If you were having problems with the scheduler, then you need to download and install this update.
The FTP Backup/Restore allows you to backup or restore your Opencart databases and
store files (admin, catalog, image/data, and system directories). You can backup to
a FTP server or a directory on the local server. Backups can be done immediately
or you can schedule the backup on a daily, weekly, or custom schedule. Backups are
compressed using ZipArchive. Please make sure your hosting provider has PHP installed
with Zip support before purchasing.
Features:
- Backup to a FTP Server or to a directory on the local server
- Restore from a FTP Server or a directory on the local server
- Backup/Restore your databases and/or store files (admin, catalog, image/data, system, download, vqmod directories)
- Backups are compressed using PHP ZipArchive
- Backup immediately or on a schedule (daily, weekly, or custom schedule)
- Choose whether to overwrite the previous backup file or overwrite if a
certain number of backups are reached
- Specify an email address or addresses to send job notifications to
- No need for CRON or any other job scheduler. You can choose how often to
run the check for a scheduled job by where you place the code to do the
check. For high traffic sites, I recommend placing on your home page (home.tpl).
For sites with less traffic, placing in your header.tpl or footer.tpl is the best
way to go. The job runs in the background, after the page is completely loaded.
Your customers will never know they kicked off a backup for you. Your customers
will be able to continue navigating your store while the server processes the
backup.
Demo at http://demo1.acfddev.com/admin
Username: admin_oc
Password: admin_oc
↧