How to Safely Back Up Your System Before an Update

Last Updated: May 17, 2026 7 Views

Our Over-The-Air (OTA) update engine is designed to seamlessly extract new code and execute database migrations directly on your server. However, best practice dictates that you always secure a recovery point before initiating any major software upgrade.

Recommended Backup Steps:

  1. File Backup: Compress your entire application root folder into a .zip archive. If an update fails mid-download due to a server timeout, you can quickly extract this archive to restore your files.
  2. Database Dump: Use phpMyAdmin, MySQL Workbench, or a command-line tool to export your application's database to a .sql file. This protects your data if an automated migration script fails to execute.

Once your backup is securely stored off-server, you may confidently proceed with clicking the "Update" button in your dashboard.

Found this helpful?

( 0 out of 0 found helpful )

Didn't find what you were looking for?

Our support team is available to assist you with any issues.

Submit a Support Ticket
App Icon

Install Support Desk

Install the app for quick access.