The widget installation settings let you configure what happens when a site builder installs your app. For example, should all widgets be visible in a site's Add panel? Should any of them be added automatically to a site? What will be the default preset?
Important Content
Open your App Dashboard to manage your installation settings:
To move to a different widget, go back to the Extensions page and select the desired widget.
There are several options for adding each of your widgets to a Wix site.
This is the default setting for Installation Settings. With this option, your widget is:
In this example, the app has two widgets, both are defined as Not added automatically, and therefore seen in the Add+ panel.
This option means that your widget is automatically added to the homepage of a site, without having to drag and drop it from the Add + panel.
You can also set the default preset for your widget and define a different default preset for mobile.
Use this option when you want your widget to appear on a different Site Page Extension of your app. A site page extension means that whenever your app is installed of a site, another page comes with it.
To add the widget to a page extension:
Note: The Page ID value becomes part of the URL for the new page that this widget is installed on. This is so it can be used in code as a unique URL. You'll use this if you want to navigate to the page from your app.
This is another sub-option of adding a widget to a site page. Use this option when you want your widget to appear as a Lightbox.
To add the widget as a Lightbox:
Note: The Page ID value becomes part of the URL for the lightbox this widget is installed on. This is so it can be used in code as a unique URL. You'll use this if you want to navigate to the lightbox from your app.
openLightbox() To open the lightbox from the app code, use the wix-application openLightbox() function
The preset images section lets you define what widgets and presets appear in a user's Add + and Preset panels.
Control the widgets users see in their App Widgets list in the Add + panel. For example, if you have inner widgets that are already included within another widget, you'll need to hide them from the Add panel. You can define Add panel visibility for each design preset separately.
The Preset panel is where users can choose between the various presets of a widget. This option lets you determine which presets should appear in the Change Preset panel.
When users browse through the design presets of your widget in their Add or Preset panels, they see a thumbnail image of the presets. We recommend that you upload your own images, to make sure that they represent the design and functionality of your widgets. If you started building from a Blocks template, this is crucial, or else your thumbnail images will be the template's images.
Click Choose Image to upload your images. Make sure to follow our UX guidelines for these images.
Set a widget as essential to your app if it is a main widget and your app has no meaning without it.
Note that you can set a widget as essential only if you add it to a page or a page as a Lightbox. You cannot set it as essential if you add it automatically or to your homepage.
With this toggle on:
Reminder Installation settings only apply for the first install on a site. This means that if your app is already installed on a site, the settings won't be updated unless the user removes and reinstalls the app.