Application¶
This configurable option allows clients to select an application when they reinstall SolusVM 2 product in WHMCS.
Warning
This configurable option does not work for creation of a new product. It can be used only for allowing reinstalling of an existing SolusVM 2 product with an application. For setting Applications for new products - refer to this documentation page.
- Login to your WHMCS administrator web interface.
-
Open System Settings > Configurable Options.
-
Click Create a New Group or select an existing group.
Note
We recommend keeping configurable option group for application selection separated from other groups.
-
Give your group a name, select the product (the one you created earlier) to assign to the group, and then click Save Changes.
-
Click Add New Configurable Option. You will open a new browser window where you will specify the option settings.
- Give your option a name Application and select the option type Dropdown.
-
In the Add Option field, specify the option value following the pattern:
APPLICATION_ID|APPLICATION_Name
and then click Save Changes. In the mentioned pattern:APPLICATION_ID
is the actual ID of an Application on the SolusVM 2 management server. To seeAPPLICATION_ID
, go to SolusVM 2 (the admin area) > Images > Applications and locate the IDs of the applications you want to add as a configurable option.APPLICATION_Name
is the application to be displayed in WHMCS.
In our example, we are adding WordPress on Plesk (
APPLICATION_ID 1
) and NGINX (APPLICATION_ID 7
) as a configurable option. -
Repeat the previous step as many times as many applications you want to offer. Once finished, click Close Window.