{"id":25072453,"url":"https://github.com/upcloudltd/upcloud-whmcs-module","last_synced_at":"2026-03-05T08:31:06.921Z","repository":{"id":44744760,"uuid":"184018477","full_name":"UpCloudLtd/upcloud-whmcs-module","owner":"UpCloudLtd","description":"A module for integrating UpCloud's services with WHMCS web hosting platform","archived":false,"fork":false,"pushed_at":"2026-02-26T21:15:55.000Z","size":6398,"stargazers_count":10,"open_issues_count":38,"forks_count":14,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-02-27T03:24:23.909Z","etag":null,"topics":["upcloud","whmcs","whmcs-module"],"latest_commit_sha":null,"homepage":"","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/UpCloudLtd.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":null,"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":"2019-04-29T07:08:16.000Z","updated_at":"2026-02-24T20:20:29.000Z","dependencies_parsed_at":"2024-11-07T09:31:47.682Z","dependency_job_id":"470e4d3a-7a83-4e2c-b45d-d5ebece55e04","html_url":"https://github.com/UpCloudLtd/upcloud-whmcs-module","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/UpCloudLtd/upcloud-whmcs-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpCloudLtd%2Fupcloud-whmcs-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpCloudLtd%2Fupcloud-whmcs-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpCloudLtd%2Fupcloud-whmcs-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpCloudLtd%2Fupcloud-whmcs-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UpCloudLtd","download_url":"https://codeload.github.com/UpCloudLtd/upcloud-whmcs-module/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UpCloudLtd%2Fupcloud-whmcs-module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30115911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T08:19:04.902Z","status":"ssl_error","status_checked_at":"2026-03-05T08:17:37.148Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["upcloud","whmcs","whmcs-module"],"created_at":"2025-02-06T22:29:20.939Z","updated_at":"2026-03-05T08:31:06.900Z","avatar_url":"https://github.com/UpCloudLtd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UpCloud WHMCS Module\n\nThis is the official WHMCS provisioning module for [UpCloud](https://upcloud.com/), allowing you to offer and manage UpCloud VPS services through your WHMCS installation.\n\n## Features\n\n- Automated provisioning of UpCloud VPS servers\n- Server management capabilities (start, stop, reboot)\n- Client area interface for server management\n- Bandwidth monitoring and usage tracking\n- Reverse DNS management\n- Package/plan upgrades and downgrades\n- Support for UpCloud's API\n\n## Requirements\n\n- WHMCS 8.10 or later\n- UpCloud API credentials\n\n## Installation\n\nSee [INSTALL.md](docs/INSTALL.md) for instructions.\n\n## Client Area Features\n\nThe module provides a comprehensive client area interface that allows your clients to:\n\n- View server details and specifications\n- Monitor bandwidth usage\n- Start, stop, and reboot their VPS\n- Manage reverse DNS settings\n- View server status and uptime\n\n## Admin Features\n\nAs an administrator, you can:\n\n- Provision new VPS servers automatically\n- Suspend, unsuspend, and terminate accounts\n- Change server packages/plans\n- View detailed server information\n- Manage reverse DNS settings\n\n## Module Structure\n\nThe module follows the standard WHMCS module structure:\n\n```\nmodules/servers/upCloudVps/\n├── upCloudVps.php       # Main module file with all WHMCS hook functions\n├── templates/           # Client area templates\n│   ├── overview.tpl     # Main client area template\n│   ├── error.tpl        # Error template\n│   └── assets/          # CSS, JS, and image assets\n├── lib/                 # Module libraries and classes\n├── cron/                # Cron job scripts for usage updates\n└── lang/                # Language files for internationalization\n```\n\n## Contributing\n\nContributions to the UpCloud WHMCS module are welcome. To contribute:\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit`), prefer commit messages that adhere to [conventional commits](https://www.conventionalcommits.org)\n4. Push the branch (`git push -u origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis module is released under the MIT License. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupcloudltd%2Fupcloud-whmcs-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupcloudltd%2Fupcloud-whmcs-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupcloudltd%2Fupcloud-whmcs-module/lists"}