It is recommended that you make a full backup for your concrete5 website at major changes or at certain time intervals.
Here is how to make a full backup for concrete5.
File backups:
- Log in to your account using an FTP client (FileZilla, TotalCommander, etc.)
- Navigate to the directory where you have installed concrete5
- Download all files locally to your computer
Database backup:
- Log in to the cPanel administration panel
- Navigate to the Databases-> phpMyAdmin section
- Identify the database used by your concrete5 website
- From phpMyAdmin select Export
- Choose the format and location where the database will be saved
- Click on Go
- The file will be saved locally on your computer.
