This document explains how to back up Product Designer App (PDA) data, including the database, upload files, and module source code.
Backup Database #
- Log in to cPanel
- Open phpMyAdmin
- Select the Prestashop database
- Open the Export tab
- Choose the export format
- Click Export to download the database backup file

Backup Upload Files #
- Log in to cPanel
- Open File Manager (or connect via FTP)
- Navigate to the folder:
Root/img/productdesignerapp- Download the folder and save it on your computer

Backup Module Files #
- Log in to cPanel
- Open File Manager (or connect via FTP)
- Navigate to the folder:
Root/modules/product-designer-app- Download the folder and save it on your computer

Notes #
- It is recommended to back up all three components to ensure full data recovery.
- Store backup files in a safe location.
- Perform backups regularly before updates or server changes.