The Easy API for DNP is a component created by AC Works to control and configure DotNetPanel programmatically. It is currently licensed as donationware (a type of freeware). Please see the licensing information for more details.
Here is a list of goals for the project...
The following steps show you how to get started using the latest version...
Example:
'===== START Settings Variables =====
Const m_EnterpriseServerUrl = "http://127.0.0.1:9002"
Const m_DnpUserName = "serveradmin"
Const m_DnpPassword = "serveradmin"
'===== STOP Settings Variables =====
TestCom.vbs demonstrates how to do many things including the creation of new DNP Customers and Hosting Spaces. We now have full documentation of the current build - including the full API and both VBScript and PHP sample code. [View Documentation]
Please help us improve. [Provide Feedback]