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
Merged Ideas
Display registered private name servers
From the client panel it is possible to register a new name server with its IP, you call it "private name server" in your product, and the configuration is applied to register correctly.but it is not possible to see the names of dns that already registered and the assigned IP'sThe client must be able to fully manage the dns related to their domain name in a simpler way and avoid requesting support for those small
9 Comments
Login to post a comment.
https://geometrydashbreeze.com/
1) when entering "Private Nameservers" menu, WHMCS will send <domain:info> EPP-request
2) system will locate <domain:host> objects in server response and show them in list
3) near each object will be "Info" button, which sends request <host:info> about chosen <domain:host> object
4) after this, WHMCS shows results of <host:info> request with editable fields IPv4, IPv6 (<host:addr ip="v4"></host:addr>, <host:addr ip="v6"></host:addr>) with "Save"/"Delete" commands near
5) page still will have empty fields (Hostname + IPv4 + IPv6) with "Add" command at the bottom
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
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?
The function can be implemented in the registrar modules by its developers if the corresponding API supports it.