WHMCS Module Setup

This guide explains how to integrate the LicensingSys.Pro (LSP) WHMCS Modules to automate license provisioning, activation, and renewals directly from your WHMCS installation.

WHMCS Module Integration Guide

Download Required Files #

Please download the following components:

✔ LSP WHMCS Server Module
✔ Licensing WHMCS Addon Module
✔ pre.sh Installer Script

Module Downloads #


WHMCS Integration #


1.1 WHMCS Server & Addon Module #

The Server Module handles automated license provisioning and the Addon Module provides extended license management features inside WHMCS.

Installation Steps: #

Upload Module

  • Upload ZIP FILE to your WHMCS directory.
  • Extract the ZIP FILE to your WHMCS directory

Configure Token

Navigate to:

modules/servers/LSP/token.php
modules/addons/licensing/token.php

Replace “ADD_YOUR_LSP_TOKEN_HERE” with your actual reseller token:

$token = "ADD_YOUR_LSP_TOKEN_HERE";

After replacing:

$token = "LSPSD9832YHUBEF89233NSDI38HEU";

Save the both file

Note: make sure to replace the token in both files, both modules must be installed and configured for full functionality.


🔑 Where to Find Your Token #

Login to:

Reseller Panel → WHMCS Integration

Example token:

LSPSD9832YHUBEF89233NSDI38HEU

Installer Script Setup #


Upload Installer Script #

Upload pre.sh to:

api.yourdomain.com

Example:

https://api.yourdomain.com/pre.sh

Set Permissions #

chmod 755 pre.sh

Ensures the script is executable.


Setting Up Products in WHMCS #


3.1 Create Product Group #

Login to WHMCS Admin Area
Navigate to:

System Settings → Products/Services

Click Create a New Group

Example:

cPanel Licenses

3.2 Create Product #

Click Create a New Product.


Basic Configuration #

SettingValue
Product TypeOther
Product GroupYour Group
Product NameExample: cPanel License
ModuleLSP Licensing System

Custom Field Setup #

cPanel Licenses

Field NameIP
TypeText Box
RequiredYes
DescriptionPlease enter your server IP Address

Module Settings #

SettingValue
Module NameLSP Licensing System
Server GroupNone
ProductsSelect software

Save product.


What If I Don’t Have WHMCS? #

No problem.

You can manage licenses directly via our reseller portal:

👉 https://licensingsys.pro

Issue, renew, activate, and monitor licenses without WHMCS.


Benefits of WHMCS Integration #

✔ Automated license provisioning
✔ Automatic renewals
✔ Client self-management
✔ Reduced manual workload
✔ Professional billing workflow


🛠 Need Help? #

If you encounter any issues:

✔ Module setup
✔ Token configuration
✔ Product creation
✔ License automation

👉 Contact Support

Updated on March 14, 2026