Creating Site

This section describes how to create a site in Plesk Sitebuilder using the integration API.

There are two types of sites in Plesk Sitebuilder: trial and regular sites. For details on site types, refer to the Serving Your Customers>Managing Sites section of Sitebuilder 4.5 Administrator's Guide.

To publish a site, you should specify publishing settings for the site. For details on the settings, refer to the Serving Your Customers>Managing Sites>Registering Site in System section of Sitebuilder 4.5 Administrator's Guide.

There are several publishing scenarios. They are as follows:

 

The sites are created by methods of web service SiteWebService. The methods can be invoked by all users.

Use the following methods to create a Plesk Sitebuilder account:

The section is illustrated with code samples written in PHP and ASP. To integrate Plesk Sitebuilder with your applications using PHP, refer to the PHP section. Otherwise, refer to the ASP section.

In this section:

PHP

ASP