Skip to content

plesk/ext-api-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Usage Example

Apache 2

A test extension intended to demonstrate how to perform API calls to Plesk XML-RPC interface in scope of extension.

The following techniques are demonstrated:

  • Creation of a client via XML-RPC.
  • Creation of a subscription via XML-RPC.
  • Creation of a form and its processing.