WHMCS Registry Module

Instructions on the installation of a module:

  • Download the file from WHMCS Marketplace.
  • Upload and extract the module into the main WHMCS directory.
  • Go to Setup → Products/Services → Domain Registrars and activate the module.
  • Set credentials for the API connection.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

API Introduction

Endpoint https://hub.aryanict.com/modules/addons/DomainsReseller/api/index.php...

API Actions

POST - /order/domains/register - Register Domain domaintype: text validators: required,...

Example Code (PHP)

<?php $data = array( "action" => "RegisterDomain", "token" =>...

SMS API

PHP Version: Prerequisite: 1)      PHP 4 >= 4.3.0, PHP 5, PHP 7 2)      For server need...

SMS API for Softwares

In Action: You need a unique ApplicationId (You can collect from support team). //$appID can be...