Blesta Direct Provisioning
The Blesta Direct Provisioning module is a simple module that can create
, terminate
, suspend
and unsuspend
servers with a direct login bridge between Blesta and VirtFusion.
How it works
When a customer orders a server, they use the standard ordering system of Blesta but don't have all the confusing options of choosing a root password, operating system etc... they just order and make payment.
Once payment is complete, they have an option to directly login to VirtFusion to set up their server.
Which takes them straight to the setup page.
Download & Install
Download the latest version of the module.
Version | Released | Link |
---|---|---|
1.0.1 | 2022-01-25 | download |
1.0.0 | 2022-01-19 | obsolete |
Once downloaded, extract the archive and upload the contents of the upload
directory to the root of your Blesta
installation.
Configuration
VirtFusion API credentials
As a VirtFusion administrator, create a new global API token (Configuration > Global API > Create Token)
Fill in the Name
field and enter the IP of your Blesta installation in the Access
field (This is optional, entering
an IP will lock requests to the specified IP). Then click Create
.
Copy the generated API key to a safe place. We will need it later.