blesta / proxmox
Proxmox
4.0.0
2026-04-09 16:16 UTC
Requires
This package is auto-updated.
Last update: 2026-06-14 16:35:23 UTC
README
This is a module for Blesta that integrates with Proxmox.
Install the Module
-
You can install the module via composer:
composer require blesta/proxmox -
OR upload the source code to a /components/modules/proxmox/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/components/modules/proxmox/ -
Log in to your admin Blesta account and navigate to
Settings > Modules
-
Find the Proxmox module and click the "Install" button to install it
-
You're done!
Blesta Compatibility
| Blesta Version | Module Version |
|---|---|
| < v4.2.0 | v2.2.0 |
| >= v4.2.0 | v2.3.0+ |
| >= v4.9.0 | v2.7.0+ |
| >= v5.0.0 | v2.9.0+ |