Update import-cpanel-backup-to-openpanel.md

This commit is contained in:
Stefan Pejcic 2024-07-31 23:47:56 +02:00 committed by GitHub
parent d010b0ddf0
commit 36306557ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,17 +2,21 @@
Import cPanel accounts from backup. Import cPanel accounts from backup.
Step 1. Create a cPanel account backup ## Create cpanel backup
Create a cPanel account backup using backup wizard or download a backup from Jetbackup5 interface:
![cpanel backup wizard](https://i.postimg.cc/q7MbhszY/1.png) ![cpanel backup wizard](https://i.postimg.cc/q7MbhszY/1.png)
Step 2. Transfer the generated backup to your server ## Download backup
Transfer the generated backup to your server
Step 3. Start import from OpenPanel ## Import backup
To start import from OpenPanel, navigate to OpenAdmin > Users and click on 'Import User' tab.
Navigate to OpenAdmin > Users and click on 'Import User' tab.
![import cpanel bakcup in openpanel](https://i.postimg.cc/MGPsynBG/2.png) ![import cpanel bakcup in openpanel](https://i.postimg.cc/MGPsynBG/2.png)
Insert full path to the cp backup archive, select a plan to use for that user and click on 'Import from Backup'. Insert full path to the cp backup archive, select a plan to use for that user and click on 'Import from Backup'.
Step 4. Import is running in background ## That's it
Import is running in background
![import progress in openpanel](https://i.postimg.cc/YCxDCnqY/3.png) ![import progress in openpanel](https://i.postimg.cc/YCxDCnqY/3.png)