Hello,
I'm a php developer that is new to working with cPanel's APIs. I am looking to create a plugin for a CMS system that enables logged in users to make changes to their email accounts. Specifically, I want users to be able to add and delete email accounts and change passwords on those email accounts. I need to be able to list the email accounts in the management page in the CMS.
Can anyone recommend the best way to interface with the API's to accomplish those items (xmlapi.php, PublicAPI, via url in php script, something else ....)? And, is there a "quick start" guide to show one how to use it? (Thus far, all the documentation that I have seen hasn't helped in showing the first few steps to getting a script running for a first timer, though they seem excellent in providing info for the experienced user.)
Thanks!
I'm a php developer that is new to working with cPanel's APIs. I am looking to create a plugin for a CMS system that enables logged in users to make changes to their email accounts. Specifically, I want users to be able to add and delete email accounts and change passwords on those email accounts. I need to be able to list the email accounts in the management page in the CMS.
Can anyone recommend the best way to interface with the API's to accomplish those items (xmlapi.php, PublicAPI, via url in php script, something else ....)? And, is there a "quick start" guide to show one how to use it? (Thus far, all the documentation that I have seen hasn't helped in showing the first few steps to getting a script running for a first timer, though they seem excellent in providing info for the experienced user.)
Thanks!