Plesk

Implement UI

Nearly all extensions provide a user interface in some form. The
Extension SDK has tools that enable you to provide a user experience
with your extension that is similar to that of Plesk. The most common
elements of the Plesk GUI are lists, forms, and overview pages
(read-only forms). Implementing these elements using the Extensions SDK
grants you the following benefits:

When you implement an extension’s user interface, you need to complete
the following tasks:

  1. Create a new page.
  2. Connect the page using navigation elements.
  3. Localize the UI.
  4. Integrate with the Plesk UI.