stefanpejcic / cPanel-to-OpenPanel

Free OpenPanel module to import cPanel backup in OpenPanel
1 stars 2 forks source link

cPanel 2 OpenPanel user import

Free OpenPanel module to import cPanel backup in OpenPanel

Maintained by CodeWithJuber

Features

Currently suported for import:

todo:

Steps:

cPanel to OpenPanel Migration Script

This script automates the process of migrating a cPanel backup to OpenPanel server. It handles various cPanel backup formats and restores essential components of the user's account.

Features

Usage

  1. Run the script with sudo privileges:
git clone https://github.com/stefanpejcic/cPanel-to-OpenPanel
bash cPanel-to-OpenPanel/cp-import.sh --backup-location /path/to/cpanel_backup.file --plan-name "default_plan_nginx"

Parameters

Important Notes

Troubleshooting

If you encounter any issues:

  1. Check the script's output for error messages.
  2. Verify that all prerequisites are met.
  3. Ensure you have sufficient disk space and system resources.
  4. Check the OpenPanel logs for any additional error information.

Contributing

Contributions to improve the script are welcome. Please feel free to submit issues or pull requests.

License

MIT License

Disclaimer

This script is provided as-is, without any guarantees. Always test thoroughly in a non-production environment before using in production.