Hi, thanks for the great module! I needed Addon Domain functionality so I did my own research and came up with a cut-down version of your module, with only a single function:
cpanel_xmlapi_request($module, $function, array $parameters = array())
This function can use any cPanel module/function and does not need to be upgraded or changed to cope with changes in the XML API2 of cPanel. I am assuming that because this module hasn't been updated in a while that discussions here are no longer active.
I created a group to discuss possible module creation here: http://groups.drupal.org/cpanel-xml-api-2-integration
Is this something you'd be interested in?
Comments
Comment #1
Christopher Herberte commentedHmm, i was not even aware of the new xml api in cPanel. That is useful. I dont have a cPanel account currently after migrating to vps over a year ago but i can apply changes to the module if that is what you are proposing.
Comment #2
armanschwarz commentedWell the name of the module should really be cPanel XML API 2 Integration or something like that, because the script I wrote specifically applies only to the XML API2.
If you're no longer interested in maintaining a module like this it might be best for me to create my own, as you probably don't want to be pestered with a million questions if you're not using it anyway. I'll post back here when/if I have a module page up and running.
Do you think there's a demand for this sort of thing or are we just barking into the wind?