This module requires VirtFusion v1.7.3 or higher as this is what it's based on. Please refer to the official documentation.
- Download the latest release from the releases page.
- Extract the contents of the archive and upload the modules folder to your WHMCS installation directory.
You must create two custom fields in WHMCS for this module to work. You need to configure the following custom fields on each product you want to use this module with.
Field Name | Field Type | Description | Validation | Select Options | Admin Only | Required Field | Show on Order Form | Show on Invoice |
---|---|---|---|---|---|---|---|---|
Initial Operating System | Text Box | Set to whatever you want | Leave Blank | Leave Blank | ❌ | ❌ | ✅ | ❌ |
Initial SSH Key | Text Box | Set to whatever you want | Leave Blank | Leave Blank | ❌ | ❌ | ✅ | ❌ |
You can run this SQL query to create the custom fields. Run the SQL from this file or copy the contents from it.
This module changes the following things:
- Adds configurable options to the product configuration page to allow the user to select the operating system and add an ssh key to the initial deployment.
- Add post checkout checks to ensure the user has selected an operating system and added a ssh key.