How can we improve WHMCS?

Share, discuss and vote for what you would like to see added to WHMCS

display registered private name servers - display registered name servers



hello WHMCS team ,
from client side , i can register a new name server with its IP , you call it " private name server" in your product ,
and the settings are applied to register successfully .
but from client side i can't see the private name server that i registered with related ip address , for example i should see like the following table or any thing same :
your registered name servers are :
ns1.mydomain.com = 1.1.1.1
ns2.mydomain.com = 2.2.2.2

so i suggest this feature / page to be available in your product .
thank you

6 Comments

Login to post a comment.

Wow, it's quite surprising that even after 5 years, we still don't have a function like 'register_getPrivateNameServers()' to fetch and display the private name servers.
Kindly implement this feature. It is important that users are able to see the Private Nameservers before editing or deleting them. You have a provision for editing and deleting them but not for viewing. It doesn't make much sense without a VIEW option. Please don't take five years to implement this feature. You must do it NOW.
hello john

i used cocca module ,
for more information about cocca kindly have a look for the following URLs :
https://cocca.org.nz/
https://wiki.cocca.org.nz/mediawiki/index.php/CoCCA_Installation,_patch,_upgrade

thank you
Hi there,
Thanks for submitting your request.

This type of feature would depend upon the registrar being used, and whether the API was able to display this information.
Which registrar would you be interested in seeing this feature with?
I'm sure most registrars allow this already, it would make no sense to have an API to create them and edit them but not view them....Not be able to see what glue records you have created on a domain is mind freaking. This is lacking on WHMCS and it should be implemented if supported by the API from the registrar (which I'm sure most do...)
> This type of feature would depend upon the registrar being used, and whether the API was able to display this information.

The function can be implemented in the registrar modules by its developers if the corresponding API supports it.