The WHMCS Module for WebPros Cloud

Overview

WebPros Cloud offers a dedicated WHMCS module to simplify integration. This module uses the WebPros Cloud API to connect directly to the platform, allowing you to create and manage hosting products based on WebPros Cloud services.

Obtain the WHMCS module

To download the WHMCS module, perform the following steps:

  1. Log in to the WebPros Cloud Client Area interface.
  2. Click Services and select My Services from the dropdown menu. The My Products & Services interface will appear.
  3. Click on any of your WebPros Cloud products in the table. The Product Details interface will appear.
  4. In the Overview menu, click Downloads. Download options will appear.
  5. Click Download for the WHMCS WebPros Cloud module. The system will download the module as a .zip file.

You can also download this module here.

Install the WHMCS module

Decompress the WebPros Cloud WHMCS module .zip file and review the README.md file in the root folder. This file contains detailed installation instructions.

The webpros_cloud directory contains the module source code. This folder should be copied to the modules/servers/ subdirectory of your WHMCS installation.

Set up the WHMCS module

Once you have installed the module code, you must set up a server in WHMCS. This server represents the resources that you have obtained on WebPros Cloud. You also must create an API token.

To create a server in WHMCS, perform the following steps:

  1. Log in to the admin area and click the wrench icon (Wrench icon) at the top-right of the screen.
  2. Click System Settings. The System Settings interface will appear.
  3. Click Servers and then click + Add New Server. The Add Server interface will appear.
  4. In the Add Server interface, configure the following options:
    • Module – Select WebPros Cloud from the menu.
    • Hostname or IP Address – Enter api.webpros.cloud.
    • Username – Enter your API token ID.
    • Password – Enter your API token secret.
    • Access Hash – Leave this field empty.
  5. Click Test Connection to verify the configuration.
  6. Click Continue to add the server.