Dashboard extensions allow you to extend the functionality of the Wix dashboard with customizable features, such as a page or a plugin.
The Wix CLI allows you to easily create dashboard extensions for your projects.
The following dashboard extensions are available in the Wix CLI:
You can add dashboard extensions using the generate command and following the prompts to create your extension. Once created, your extension files appear in your project directory.
You can preview dashboard extensions using the npm run dev command, which provides a link to open a preview of a dashboard in your browser.
Dashboard extensions extend the functionality of the Wix dashboard to help you or your users manage site and business data.
Dashboard extensions aren't visible to site visitors.