Open yourfriendlynoob opened 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
Customers can manage A, CNAME, MX, TXT and etc. DNS zone records.