Go Headless

/

Build Apps
Get Started
Overview
Quick Start
Templates
Tutorials
What's New
Get an Idea

Develop Your App
About Developing Apps
App Dashboard Setup
Frameworks
Extensions
About Extensions
Map Your App’s Functionality to Wix’s Extensions
Site Extensions
Dashboard Extensions
About Dashboard Extensions
Find a Dashboard Extension ID
Dashboard Pages
Dashboard Plugins
Dashboard Modals
External Links
About External Link Extensions
Add External Link Extensions
Backend Extensions
Editor Extensions
Wix Business Solutions
API Integrations
Access
Design

Launch Your App
About Launching Apps
Pricing and Billing
Market Listing
Localization
Legal and Security
App Distribution
App Promotion

Manage Your App
User Support
Versioning
Data and Analytics
Observability
Contact Us
In This Article

  1. When to use the external URL extension
  2. Implementation options
  3. See also

About External URL Extensions

The external URL extension allows you to refer users from the dashboard of a Wix site or project to your service outside the Wix platform. The extension adds a link to your service on the Manage Apps page in the site dashboard. When a site admin clicks the link, your external service opens in a new browser tab. Query parameters are passed to your service so it can identify the user.

You can only create one external URL extension per app.

For example, if a user installs the Family Budget app on their site or project, the external URL extension allows them to launch the Family Budget service from the Manage Apps page in their site’s dashboard.

External URL apps

When to use the external URL extension

Use the external URL extension when you want to create a connection point between your service and a Wix site or project without embedding your service in a dashboard page. This can be useful in the following cases:

  • Your service is too extensive or complex to render in dashboard pages.
  • Your service is part of another service hosted outside the Wix ecosystem.
  • Your service is not designed to add new features to the Wix platform or enhance existing ones. Rather, it aims to delegate certain tasks to your platform using user and site information provided by Wix.

Implementation options

You can add the external URL extension using a self-hosted solution.

When it comes to designing the UI, consider using the Wix Design System, a collection of reusable React components that you can use to make your app appear and feel like a native Wix app.

See also

  • Add an External URL Extension
Did this help?