Making Modules Unavailable in the Editor

If you want to prevent your customers from using certain modules in the editor, you can remove these modules by adding a line to the configuration file %plesk_dir%\sb\config.

To remove modules from the editor:

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

    hidden_widgets = <module's code name 1>, <module's code name 2>

    Where <module's code name 1> and <module's code name 2> are code names of the modules separated with a comma.

  3. Save the file.

The following is a list of codes for all modules present in Web Presence Builder 11.

Module's name in the editor

Module's code name

Text & Images

text

Embedded Video

video

Image Gallery

imagegallery

Blog

blog

Online Store

eshopCatalog

Shopping Cart

eshopBasket

Commenting

commenting

Contact Form

contact

Social Sharing

sharethis

Advertisement

advertisement

Search

search

Navigation

navigation

Breadcrumbs

breadcrumbs

Banner

header

Site Logo

siteLogo

Script

script

 

Leave your comments on this page