How I can obtain information about developing software that is integrated with WHM?
To create a piece of software that interacts with WHM, to add an icon for your software inside of cPanel, or to get information from cPanel/WHM you can use our Plugins system along with our XMLAPI. We offer API documentation in the following section of our site: http://www.cpanel.net/plugins/devel/index.html We recommend using the XMLAPI (you can use it in conjunction with API2 to make cPanel calls). You can also create cPAddon Scripts which allow customers to download your software to their server and then domain owners can install it from the cPanel interface section Site Software. Documentation for this type of integration is available at: http://www.cpanel.net/docs/cpaddons/ Specific API documentation: • API2: http://www.cpanel.net/plugins/api2/index.html • XMLAPI: http://www.cpanel.net/plugins/xmlapi/index.html • cPanel::Accounting (old): http://www.cpanel.net/plugins/devel/cpacct.
Related Questions
- I am interested in developing an application that communicates with the RoadRelay 4 through the open interface. How do I obtain the information I need to do this?
- How can I obtain information about developing software that is integrated with WHM?
- How I can obtain information about developing software that is integrated with WHM?