hello cartx_child

New Reseller Domain Module

New Reseller Domain Module

New Reseller Domain Name Module



Due to recent feedback from our Resellers you told us you wanted a way to Register Domain Names automatically from your own WHMCS installs, We listened and have now produced a Registrar module. This module will allow your customers to purchase and manage there domain names directly from your WHMCS. They manage there domain names from the client area just like you do with your own domain names bought through us.

What's more due to our unique system your customers won't have to wait for the domain name to become available and you get to use our great Domain Name pricing.

TLD     Min. Years     
.UK     1     £5.00GBP
.co.uk  1     £5.50GBP     
.com    1     £7.88GBP
.info    1     £7.49GBP
.net     1     £8.88GBP
.me     1     £8.88GBP
.tv       1     £29.99GBP
.biz     1     £7.88GBP
.org     1     £5.99GBP
.mobi   1     £7.49GBP
.us       1     £3.00GBP
.asia     1     £9.99GBP
.pw       1     £3.00GBP
.org.uk 1     £3.00GBP

Resellers who already have over 10 Domain Names registered with us can take advantage of their own exclusive Domain Name prices,

10+ Domains = £1.00 OFF every new Domain
30+ Domains = £1.50 OFF every new Domain
50+ Domains = £2.00 OFF every new Domain

To activate the special pricing check how many domain's you have registered with us, You can also transfer in domain names which will count towards your total domain names with us. Once you have enough names registered open a support ticket to our support department and we will provide you with your unique pricing code.

This module is not just for our Reseller customers, Anyone can use this with a valid WHMCS install



To Install our module follow these steps;

1) Download the module > http://d14.net/WHhb
2) Unzip to your computer
3) Upload the Modules file to your base WHMCS install (If your install is located in the public_html folder upload the modules folder there)

4) Go to Setup → Products/Services → Domain Registrars and activate module.

5) Set credentials for the API connection. (Submit a support ticket for your API Details)

6) add this code:
if(!defined('DS'))    define('DS',DIRECTORY_SEPARATOR);$filename = dirname(__FILE__).DS.'..'.DS.'modules'.DS.'registrars'.DS.'First2HostDNS'.DS.'First2HostDNS.php';if(file_exists($filename)){    require_once ($filename);    $fields = First2HostDNS_GetDomainFields();    if(is_array($fields))        $additionaldomainfields = $fields;     }
At the end of 'additionaldomainfields.php' file located at 'includes/additionaldomainfields.php'.
Right before sign: '?>'


That's it, Your now able to go into WHMCS Setup > Domain Pricing and set your domain names, Remember to set the Registrar to First2HostDNS. 
  • Thursday, 14th August, 2014
  • 09:23am