Sitejet Builder Release Notes


Last modified: March 27, 2024

Note:

The following cPanel & WHM versions support the Sitejet Builder plugin:

  • cPanel & WHM version 110
  • cPanel & WHM version 116 and later

Sitejet Builder version 1.2.0

Released March 2024

Added a restore point

We added the ability to create a restore point. When you publish a website with Sitejet for the first time on a domain that currently has an existing website, we will give you the option to create a restore point. This feature allows the user to recover their non-Sitejet website at a future date.

Added a Continue Editing feature

We added the Continue Editing button. This feature allows the user to continue editing an unpublished Sitejet website.

Renamed Build with Sitejet

We changed the name of the Build with Sitejet button to Try Sitejet. The functionality is the same.

New UAPI functions

  • Sitejet::create_restore_point – This function creates a restore point for a domain’s document root and removes the domain’s files.
  • Sitejet::restore_document_root – This function reverts the document root to the restore point.

Modified UAPI functions

  • Sitejet::get_all_user_sitejet_info - Added the is_restore_point_available field.

Sitejet Builder version 1.1.0-3

Released February 2024

Added an interactive website preview

We added the ability to interact with the website preview. You can now scroll, click, and explore the site functionality as it will behave when published.

Sitejet Builder version 1.0.1-45

Released January 2024

Added the Sitejet Builder interface

With the Sitejet Builder plugin, you can create and design a website directly in your web browser for your domain. Sitejet Builder is fully integrated with the Sitejet Website Builder (CMS) website. You can use the Sitejet Website Builder (CMS) to create a website for your domain. Then, you can publish it with your cPanel account.

Sitejet Website Builder (CMS) allows you to personalize the appearance of your website with a drag-drop editor or start from scratch and build your website from the ground up. Every template is fully customizable.

The Sitejet Builder interface (cPanel » Home » Domains » Sitejet Builder) lists all the domains associated with your account. Use this interface to view and manage the websites created for your domains with the Sitejet Website Builder (CMS). If you have an existing website, you can use this interface to build a new website for your domain with Sitejet.

New UAPI functions

Additional Documentation