cPanel & WHM
cPanel hesap yedeklerini ve WHM sunucu yapılandırmasını otomatik içe aktarın. Siteler, e-posta ve DNS kayıtları korunarak taşınır.
ONOXSOFT works in sync with WHMCS billing, migrates from cPanel, WHM, Plesk and DirectAdmin in one click, and is compatible with DNS providers and payment gateways. It also connects to your own systems via REST API + webhooks. Setup takes minutes.
The migration wizard moves the accounts, sites, email and databases from your current panel to ONOXSOFT.
cPanel hesap yedeklerini ve WHM sunucu yapılandırmasını otomatik içe aktarın. Siteler, e-posta ve DNS kayıtları korunarak taşınır.
Plesk abonelikleri ve yapılandırması ONOXSOFT'a aktarılır; Windows ve Linux Plesk kaynakları desteklenir.
DirectAdmin yedeklerinden hesapları ve sitelerini sorunsuz taşıyın; minimum kesinti ile geçiş.
Standart yedek formatları ve REST API ile özel kaynaklardan da içe aktarma yapabilirsiniz.
Connect the account lifecycle to your existing billing and automation tools.
Çift yönlü senkronizasyon: WHMCS'te bir sipariş onaylandığında hosting hesabı otomatik açılır; iptalde otomatik askıya alınır.
account.created, account.suspended, payment.received gibi olaylar anlık olarak kendi uç noktanıza (endpoint) gönderilir.
Hesap aç, askıya al, domain ve e-posta yönet — tüm işlemler tam belgelenmiş, anahtar tabanlı REST API üzerinden.
Popüler ödeme sağlayıcıları ve havale/EFT desteklenir; tahsilat ve abonelik yenileme otomatize edilebilir.
Once your account is open, connecting your panel takes minutes.
Generate an API key from the admin panel. The key is shown only once; store it somewhere safe.
Install the WHMCS module or wire the REST API into your system; account creation and suspension become automated.
Define a webhook endpoint for account.* events; enable signature verification.
Open a test account and verify. Once the flow works, switch to production — orders turn into accounts automatically.
# create new account curl -X POST https://panel.onoxsoft.com/api/v1/accounts \ -H "Authorization: Bearer <api_key>" \ -H "Content-Type: application/json" \ -d '{"domain":"musteri.com","plan":"pro","email":"info@musteri.com"}' # response { "ok": true, "account": "musteri.com", "status": "active" }
| Integration | Type | Status |
|---|---|---|
| cPanel & WHM | Migration tool | Ready |
| Plesk | Migration tool | Ready |
| DirectAdmin | Migration tool | Ready |
| DNS sağlayıcıları | DNS synchronization | Ready |
| WHMCS | Billing module | Ready |
| Ödeme ağ geçitleri | Payments | Ready |
| REST API | HTTP · key-based | Ready |
| Webhook | Outbound events | Ready |
Follow the installation docs or get help from our integration team. Migrate your first account in minutes.