Client Software Samples

This section is devoted to samples of the working code developed in PHP and ASP to demonstrate how to work with Plesk Sitebuilder integration API. The samples demonstrate two standard business scenarios: Try-Before-Buy and Sign up First.

The Try-Before-Buy scenario is used when an unregistered (in Plesk Sitebuilder) user created a site using Plesk Sitebuilder Wizard and wants to take ownership of the site. The Sign up First scenario is used when a user registers a Plesk Sitebuilder account first, and then creates a site.

The Installation sub-section tells where to take the code samples from, and how to make the code work with Plesk Sitebuilder so that they could implement the scenarios.

The Scenarios Details section explains scenarios business logic.

In this chapter:

Installation

Scenarios Details