Delete Domain Aliases In Bulk
Open Discussion
As a systems administrator, I'd like to be able to delete domain aliases in bulk via CSV/textarea, so I can quickly remove multiple aliases in a short amount of time.
---------
I suggest adding both of these:
1. Textbox for up to 500-1000 domains to process
2. Upload a CSV
This would allow everyone to easily remove many domain aliases with one action.
While this interface doesn't exist inside cPanel, you could script something to handle this for you using the following API call:
https://documentation.cpanel.net/display/SDK/cPanel+API+2+Functions+-+AddonDomain%3A%3Adeladdondomain
While this interface doesn't exist inside cPanel, you could script something to handle this for you using the following API call:
https://documentation.cpanel.net/display/SDK/cPanel+API+2+Functions+-+AddonDomain%3A%3Adeladdondomain
Would this be in WHM or in cPanel ?
If in cPanel, would it be enough to just have the ability to easily select all aliases and have a Apply to all selected : "delete" option ?
Would this be in WHM or in cPanel ?
If in cPanel, would it be enough to just have the ability to easily select all aliases and have a Apply to all selected : "delete" option ?
Replies have been locked on this page!