To configure and customize your service plugin, you need to provide important details in the plugin.json
configuration file.
If you created your service plugin extension with the CLI, required fields are automatically populated for you.
Base URL of your SEO implementation. Wix sends API requests to endpoints implemented using this URL.
Your website's landing page.
Whether there is a quota limit in the service. When set to true, include the quota object in responses.
List of countries you support for SEO analysis. 2-letter country code in ISO-3166 alpha-2 format.
URL of the page where users can purchase a paid plan. Wix offers a link to this page when you respond with a value of false
in quota's paidPlan
property.