Integrate Hostinger VPS/Cloud services directly into your WHMCS billing system. Automate provisioning, management, and billing with seamless API connectivity. 🚀
- Automated VPS provisioning - Purchase new VPS instances
- Real-time management - Restart, reinstall, password changes
- Usage tracking - Disk space and bandwidth monitoring
- Backup & snapshots - Create, restore, and manage backups
- DNS management - Set nameservers and PTR records
- Client area integration - Full VPS control panel for end users
- WHMCS 8.0 or higher
- PHP 8.1+
- Hostinger account and API token
- Login to hPanel
- Navigate to
Account Informationsection or click here - Click on
APImenu item - Click
New tokenbutton - Fill in information and click
Generatebutton
Tip: Store the token securely. You’ll paste it in WHMCS as the server Password.
Security Note: Use dedicated API tokens for WHMCS integration. Rotate tokens regularly and revoke unused ones. 🔒
- Download the latest release: https://github.com/hostinger/api-whmcs-plugin/releases
- Upload archive folder contents to your WHMCS installation root directory.
- Login to WHMCS admin panel.
- Navigate to
Apps & Integrations - Click
Browsebutton and selectVPS/Cloudor enterHostingerin search field. - Click
Create New Server
Fill in the following fields:
- Module:
Hostinger - Hostname:
developers.hostinger.com - Username:
<leave empty> - Password
<your API token> - Access Hash:
<leave empty>
Click Test Connection to verify setup, then Save Changes.
- Create a new product in WHMCS
- Set product type to
Server / VPS - Choose
Hostingeras the module - Configure the module settings:
- Plan: Select from available VPS plans
- Datacenter: Choose default location (optional)
- OS Template: Set default operating system (optional)
Now you can add Hostinger VPS products. Refer to WHMCS documentation for more information.
- API Documentation: Hostinger Developer Docs
- Report Issues: Create a GitHub Issue
- Get Support: Browse existing issues or open a new one
We welcome contributions! Please:
- Fork the repository
- Create a feature branch
- Submit a pull request with clear description
This module is provided under the MIT license. See LICENSE file for details.