1 - open a ticket in Reseller Support department, asking us to enable you to API usage
(note: you need to specify one to three IP which will be authorized to make API calls)

2 - Download the file at https://domainregister.international/downloads/domainregister.zip

3 - Upload and extract the module into your /modules/registrars/ directory.
(check: the final path needs to be /modules/registrar/DomainRegister/

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

5- Set credentials for the API connection.

6 - (for .it domains only): add this code inside the whois.json file located at 'resources/domains/whois.json'.

{
"extensions": ".it",
"uri": "socket://whois.nic.it",
"available": "AVAILABLE"
},

Functions available in DomainRegister’s WHMCS module:

• Register Domain 
• Transfer Domain 
• Renew Domain 
• Release Domain
• Delete Domain
• Modify Contact Details
• Get/Modify Nameservers
• Register Nameserver
• Modify Nameserver
• Delete Nameserver
• Registrar Lock
• ID Protection
• Domain Cron Synchronization
… more to come...

For any issue using DomainRegister’s WHMCS Registrar module:

  • report it to our development service with any details useful to reproduce the issue

  • report it opening a support ticket in “Reseller support” department, and specifying in the object the tag “DOMAINREGISTER WHMCS REGISTRAR MODULE”

  • specify your WHMCS version, PHP version, MySQL version

  • it may be useful to include the module log, as follows:
    Utilities -> Logs -> Module Logs
    click on “Enable module logging”
    do all the operations needed to reproduce the issue
    come back to Utilities -> Logs -> Module Logs
    copy/paste every single row
    (if the log is huge, you can export it from your WHMCS’s db using phpmyadmin; the table of this log is tblmodulelog )
    click on “Disable module logging”

NOTE: development support is not a fast responsive service, nor a quick fix service.
If you experience any issue, report it to us and we’ll examine it and try to fix in next coming versions of our software; but to fix your issue, we suggest you, after reporting, to do every operation needed manually in your client area on DomainRegister.international, bypassing WHMCS.

Found this article interesting?
Subscribe to DomainRegister´s newsletter!

You can unsubscribe at any time by simply clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp s privacy practices here.

  • WHMCS
  • 9 Users Found This Useful
Was this answer helpful?

Related Articles

 How to add a favicon in WHMCS

To add a favicon to your WHMCS install: copy your favicon (es. myfavicon.ico) in WHMCS folder...

 How to comment in template (.tpl) files

If you need to insert a comment in a .tpl file, or comment a block of code to disable it, you...

 How to insert a Youtube video in WHMCS knowledgebase article

To insert a YouTube video in an article of the WHMCS knowledge base, you need to insert following...

 How to disable a customer to pay invoices partly with credit balance

in WHMCS if a customer has not enough credit balance for full payment of an invoice, WHMCS allows...

 How to add a cookie bar to WHMCS

In order to add a cookie bar to your own installation of WHMCS: copy somewhere on your WHMCS...