Enabling hosting providers to offer UpCloud cloud servers through their Blesta billing platform.
The UpCloud Blesta Module provides seamless integration between Blesta billing software and UpCloud's cloud infrastructure platform. This module allows hosting providers to automatically provision, manage, and bill UpCloud VPS services directly from their Blesta installation.
- Blesta: Version 5.10 or higher
- PHP: Version 7.2 or higher
- UpCloud Account: Active UpCloud account with API access
For comprehensive installation instructions, see docs/INSTALL.md.
Contributions to the module are welcome. To contribute:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit
), prefer commit messages that adhere to conventional commits - Push the branch (
git push -u origin feature/amazing-feature
) - Open a Pull Request
This module is released under the MIT License. See the LICENSE file for details.