namesilo / whmcs

NameSilo's WHMCS 7.x Registrar Module
28 stars 14 forks source link

Advanced DNS Manager #10

Open yourfriendlynoob opened 2 years ago

yourfriendlynoob commented 2 years ago

Customers can manage A, CNAME, MX, TXT and etc. DNS zone records.

jas8522 commented 2 years ago

This is already possible. See here: https://docs.whmcs.com/Domains_Management#Domain_Management_for_Clients

You'll notice "Managing DNS records." is an option, and this module implements it in the functions namesilo_GetDNS and namesilo_SaveDNS here: https://github.com/namesilo/whmcs/blob/master/namesilo.php