Use Foundry DevOps to include your widget set in Marketplace products for other users to install and reuse. Learn how to create your first product.
All Custom Widgets features are supported by Marketplace products with the exception of:
To add a Custom Widgets widget set to a product, first create a product, then add outputs. Choose the Add files option to navigate to the widget set from within the Compass filesystem and add it to your product.
Alternatively, if you have a Workshop application that embeds a widget set, you can add the Workshop module to the product and the widget set will be included automatically.
A minimum version of @osdk/widget.vite-plugin ↗ of 3.1.0 is required. If a previously published widget set version uses an older version of the vite plugin, first update the vite plugin version in the source code project, then republish a new widget set version before including in DevOps.
Widget sets using Ontology SDK (OSDK) require a one-time manual configuration after installation to enable Ontology APIs. This configuration persists across product upgrades. For detailed instructions, see Use Ontology SDK (OSDK) in a widget set.