Backup & Maintenance
Database backups, script backups, restore, reset data, and refactor database structure.
9 articles
AffiliatePro SaaS Platform
Backup Panel Overview
Where to find the Backup page and what each section does: upload/restore, database backup, script backup, and reset options.
2 min read
How to Create a Database Backup
Step-by-step: create a MySQL/database backup using the Get Backup button. Do this before updates or migrations.
1 min read
How to Create a Full Script Backup
Step-by-step: create a full code/script backup. All files zipped except backup folder, node_modules, and .git.
2 min read
Upload and Restore Database from Backup File
How to upload a .zip database backup file and where it is stored. Use this to restore from an external or migrated backup.
2 min read
Restore from Existing Database Backup
How to restore your database from a MySQL backup listed in the Backup Files table. Overwrites current data.
2 min read
Download or Delete Backup Files
How to download MySQL or Script backups to your computer, or delete old backup files to free space.
1 min read
Reset Commission Data
What Reset Commission Data does, when to use it, and how to perform it. Requires admin password. Irreversible.
2 min read
Reset All Script Data
Reset All Script Data erases all application data and resets the script. Requires admin password and double confirmation. You will be logged out.
2 min read
Refactor Database Structure
What Refactor Database Structure does and when to use it. Updates database schema for version upgrades.
2 min read