Making the Site Import Functionality Unavailable

If you want to prevent your customers from importing sites from SiteBuilder 4.5 hosting accounts, you can remove the Import Site from SiteBuilder 4.5 button from the editor. This can be done by adding a line to the configuration file /usr/local/sb/config.

To make the site import functionality unavailable to users:

  1. Open the configuration file /usr/local/sb/config on the Panel-managed server.
  2. In the [general] section of the file, add the following line:

    show_import_site_button = 0

  3. Save the file.

 

Leave your comments on this page