HomeGuidesChangelogDiscussions
HomeAPI DocumentationLog In
Guides

Getting Started

This document is designed to help you get started with the Sectigo WHMCS module. By following this guide, you'll be up and running in short order. Let's get started!

What's Covered

This document covers the deployment of the integration service developed for integrating Sectigo products into the WHMCS platform.

Reseller Account Details

To configure the Sectigo WHMCS module, you will need the account details which you received when you became a reseller. Please have the following details ready:

ParameterNotes
Sectigo Serverhttps://secure.trust-provider.com/products/
Login Name/PasswordThe same as you used to access Sectigo's Partner Portal.
AP CodeCase-sensitive

Module Requirements

This guide assumes that you have installed and configured WHMCS in an environment that meets the following requirements:

  • PHP 7.2 or higher
  • WHMCS 7.10 through 8.1

Installation Overview

Step 1: Download Latest Version
Step 2: Copy file to your document root folder (e.g. /var/www/html/whmcs/modules)
Step 3: Extract the files. This will unzip the module and add-on in corresponding directories

❗️

Upgrading from version 1.2.X?

If you are replacing or upgrading be sure to use unzip -o to overwrite existing files.

Empty Template Cache
WHMCS caches templates into static files to reduce the loading time of each page. In order for template changes to take effect, it is necessary to clear the cached files.

In order to do this, remove all existing files from the templates_c folder, which you can do quickly and easily using this option. Make sure the /templates_c directory is writeable so that WHMCS is able to delete the cache files and generate new ones.

With the files in place, we are ready to start configuring the module.


What’s Next