{"id":50954984,"url":"https://github.com/hostinger/api-whmcs-plugin","last_synced_at":"2026-06-18T05:32:29.911Z","repository":{"id":311060333,"uuid":"964517860","full_name":"hostinger/api-whmcs-plugin","owner":"hostinger","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-12T05:27:58.000Z","size":851,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-06-12T07:13:40.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developers.hostinger.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hostinger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-11T10:40:48.000Z","updated_at":"2026-06-12T05:28:01.000Z","dependencies_parsed_at":"2025-10-01T09:25:00.860Z","dependency_job_id":null,"html_url":"https://github.com/hostinger/api-whmcs-plugin","commit_stats":null,"previous_names":["hostinger/api-whmcs-plugin"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/hostinger/api-whmcs-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-whmcs-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-whmcs-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-whmcs-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-whmcs-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hostinger","download_url":"https://codeload.github.com/hostinger/api-whmcs-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hostinger%2Fapi-whmcs-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34478105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-18T05:32:29.093Z","updated_at":"2026-06-18T05:32:29.901Z","avatar_url":"https://github.com/hostinger.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hostinger WHMCS Module\n\nIntegrate Hostinger VPS/Cloud services directly into your WHMCS billing system. Automate provisioning, management, and billing with seamless API connectivity. 🚀\n\n## ✨ Features \n\n- **Automated VPS provisioning** - Purchase new VPS instances\n- **Real-time management** - Restart, reinstall, password changes\n- **Usage tracking** - Disk space and bandwidth monitoring\n- **Backup \u0026 snapshots** - Create, restore, and manage backups\n- **DNS management** - Set nameservers and PTR records\n- **Client area integration** - Full VPS control panel for end users\n\n## 📋 Requirements \n\n- WHMCS 8.0 or higher\n- PHP 8.1+\n- Hostinger account and API token\n\n## 🚀 Getting Started\n\n### 1. Get your Hostinger API token 🔑\n\n1. Login to [hPanel](https://hpanel.hostinger.com)\n2. Navigate to `Account Information` section or [click here]( https://hpanel.hostinger.com/profile/api)\n3. Click on `API` menu item\n4. Click `New token` button\n5. Fill in information and click `Generate` button\n\n*Tip: Store the token securely. You’ll paste it in WHMCS as the server Password.*\n\n**Security Note**: Use dedicated API tokens for WHMCS integration. Rotate tokens regularly and revoke unused ones. 🔒\n\n### 2. Installation 📦\n\n1. Download the latest release: \n   https://github.com/hostinger/api-whmcs-plugin/releases\n2. Upload archive folder contents to your WHMCS installation root directory.\n3. Login to WHMCS admin panel.\n4. Navigate to `Apps \u0026 Integrations`\n5. Click `Browse` button and select `VPS/Cloud` or enter `Hostinger` in search field.\n6. Click `Create New Server`\n\n### 3. Server Configuration ⚙️\n\nFill in the following fields:\n - Module: `Hostinger`\n - Hostname: `developers.hostinger.com`\n - Username: `\u003cleave empty\u003e`\n - Password `\u003cyour API token\u003e`\n - Access Hash: `\u003cleave empty\u003e`\n - \nClick `Test Connection` to verify setup, then `Save Changes`.\n\n### 4. Product Setup 📋\n\n1. Create a new product in WHMCS\n2. Set product type to `Server / VPS`\n3. Choose `Hostinger` as the module\n4. Configure the module settings:\n   - **Plan**: Select from available VPS plans\n   - **Datacenter**: Choose default location (optional)\n   - **OS Template**: Set default operating system (optional)\n\n\nNow you can add Hostinger VPS products. Refer to [WHMCS documentation](https://docs.whmcs.com/8-13/products/product-tutorials/create-a-product/) for more information.\n\n## 📚 Support\n\n- **API Documentation**: [Hostinger Developer Docs](https://developers.hostinger.com)\n- **Report Issues**: [Create a GitHub Issue](https://github.com/hostinger/api-whmcs-plugin/issues/new)\n- **Get Support**: [Browse existing issues](https://github.com/hostinger/api-whmcs-plugin/issues) or open a new one\n\n##  🤝 Contributing\n\nWe welcome contributions! Please:\n1. Fork the repository\n2. Create a feature branch\n3. Submit a pull request with clear description\n\n## 📄 License\n\nThis module is provided under the MIT license. See [LICENSE](https://github.com/hostinger/api-whmcs-plugin/blob/main/LICENSE) file for details.\n\n---\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhostinger%2Fapi-whmcs-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhostinger%2Fapi-whmcs-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhostinger%2Fapi-whmcs-plugin/lists"}