The JSON object below defines the configuration for this service plugin extension. How you supply values depends on the framework you’re using:
plugin.json
file.If you created your service plugin extension with the CLI, required fields are automatically populated for you.
Base URI which Wix calls to retrieve the selected items. For example, "deploymentUri": "https://my-items.com"
.
A unique identifier for the provider.
Supported search parameters.
Display data such as provider name and icon.
An array of strings representing the Wix UI pages supported by your SPI implementation. If no tags are listed, Wix assumes that the implementation supports all eligible pages.
Configuration settings for how the thumbnail is displayed.
Pagination Mode
Optional render overrides for the provider.