Skip to content

Location

This configurable option allows clients to select a location for VPS when they order SolusVM 2 product in WHMCS.

  1. Login to your WHMCS administrator web interface.
  2. Open System Settings > Configurable Options.
  3. Click Create a New Group or select an existing group.

    Note

    We recommend keeping configurable option group for location selection separated from other groups.

  4. Give your group a name, select the product (the one you created earlier) to assign to the group, and then click Save Changes.

  5. Click Add New Configurable Option. This will open a new browser window where you will specify the option settings.

  6. Give your option a name Location and select the option type Dropdown.
  7. In the Add Option field, specify the option value following the pattern: LOCATION_ID|LOCATION_Name and then click Save Changes. In the mentioned pattern:

    • LOCATION_ID is the actual ID of a Location on the SolusVM 2 management server. To see LOCATION_ID, go to SolusVM 2 (the admin area) > Compute Resources > Locations and locate the IDs of the applications you want to add as a configurable option.
    • LOCATION_Name is the location name to be displayed in WHMCS.

    In our example, we are adding Europe (LOCATION_ID 2) and USA (LOCATION_ID 3) as a configurable option.

  8. Repeat the previous step as many times as many Locations you want to offer. Once finished, click Close Window.

Now, when customers choose your product, they will have a choice of Location for their SolusVM 2 servers.

Back to top