Wix Blocks: Setting Wix App Dependencies

2 min read
The full version of Wix Blocks for building web applications, including Velo Packages and user interface, is open for Wix Studio users. 
When you create a Blocks app, your code may require that the user who installs the app on their site also installs specific Wix apps. This is called a Wix App Dependency. For example, your app may require that the site include Wix Stores. 
When a user installs a Blocks app with an app dependency, they receive a notification that they need to install one or more apps for the app to be useable. 

Adding an App Dependency

To set app dependencies:
  1. Either
    1. Click Wix App Dependencies from the Project menu
    b. Click Add App Dependencies in the WIX APP DEPENDENCIES section of the Code Files panel.
2.  Click Select Dependencies on the Wix App Dependencies panel.
2.  Click the  next to the app you want to add.
3.  Click Add Dependency to add another dependency.

Removing an App Dependency

  1. Select Remove Dependency from the more menu of the dependency in the WIX APP DEPENDENCIES section of the Code Files panel.

Did this help?

|