Extension Config


To configure and customize your service plugin, you need to provide important details in the plugin.json configuration file.

Note

If you created your service plugin extension with the CLI, required fields are automatically populated for you.

Configuration Params
deploymentUriSpiBaseUri

URI configuration for this service plugin. Wix calls your service plugin methods at these URIs.


providerNamestringmaxLength 100

Display name for this permissions provider in the app dashboard.

Did this help?