Update 0.2.4.md

This commit is contained in:
Stefan Pejcic 2024-07-30 17:51:25 +02:00 committed by GitHub
parent bd80b67346
commit 4ac9edb7b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ Not yet released.
### 🚀 New feature ### 🚀 New feature
- [cPanel 2 OpenPanel importer](#cpanel-importer)
- `opencli php-ioncube` - enable IonCube Loader extension for all installed PHP versions - `opencli php-ioncube` - enable IonCube Loader extension for all installed PHP versions
@ -24,6 +25,25 @@ Not yet released.
- Brand name on OpenPanel menu is now centered - Brand name on OpenPanel menu is now centered
### cPanel Importer
Import cPanel accounts from backup.
Step 1. Create a cPanel account backup
![cpanel backup wizard](https://i.postimg.cc/q7MbhszY/1.png)
Step 2. Transfer the generated backup to your server
Step 3. Start import from OpenPanel
Navigate to OpenAdmin > Users and click on 'Import User' tab.
![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'.
Step 4. Wait for the process to complete
![import progress in openpanel](https://i.postimg.cc/YCxDCnqY/3.png)
### opencli user-disk ### opencli user-disk