> Portal Navigation:
> 
> - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version.
> - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages).
> - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`).
> - Top-level index of all portals: https://dev.wix.com/docs/llms.txt
> - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt

# [Build Apps](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fbuild-apps&format=markdown.md)

## [Develop Your App](https://dev.wix.com/docs/build-apps/develop-your-app.md)


### [Develop an App with Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks.md)


- [About Wix Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/about-wix-blocks.md)

- [About Wix Harmony and Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/about-wix-harmony-and-blocks.md)

- [Migrate a Blocks Widget or Plugin Extension to an Updated Extension](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/migrate-a-blocks-widget-or-plugin-extension-to-an-updated-extension.md)

#### [Get Started](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/get-started.md)


- [Blocks Unboxed: A Quick Tour](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/get-started/blocks-unboxed-a-quick-tour.md)

- [A Blocks App Workflow](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/get-started/a-blocks-app-workflow.md)

- [Create a Blocks App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/get-started/create-a-blocks-app.md)

- [About the Blocks AI](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/get-started/about-the-blocks-ai.md)

- [Wix Blocks Glossary](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/get-started/wix-blocks-glossary.md)


#### [Supported Extensions](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/supported-extensions.md)


- [About Extensions in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/supported-extensions/about-extensions-in-blocks.md)


#### [Site Widgets](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-widgets.md)


- [About Site Widgets in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-widgets/about-site-widgets-in-blocks.md)

- [Build a Site Widget in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-widgets/build-a-site-widget-in-blocks.md)

- [Add Nested Widgets in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-widgets/add-nested-widgets-in-blocks.md)

- [Manage Accessibility in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-widgets/manage-accessibility-in-blocks.md)

- [Copy Widgets from App to App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-widgets/copy-widgets-from-app-to-app.md)


#### [Site Plugins](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-plugins.md)


- [About Site Plugins in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-plugins/about-site-plugins-in-blocks.md)

- [Build a Site Plugin in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/site-plugins/build-a-site-plugin-in-blocks.md)


#### [Dashboard Pages](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/dashboard-pages.md)


- [About Dashboard Pages in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/dashboard-pages/about-dashboard-pages-in-blocks.md)

- [Build a Dashboard Page in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/dashboard-pages/build-a-dashboard-page-in-blocks.md)

- [UX Guidelines for Dashboard Pages in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/dashboard-pages/ux-guidelines-for-dashboard-pages-in-blocks.md)

- [Open a Blocks Dashboard Page from a Custom Panel](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/dashboard-pages/open-a-blocks-dashboard-page-from-a-custom-panel.md)

- [Create List and Detail Dashboard Pages](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/dashboard-pages/create-list-and-detail-dashboard-pages.md)


#### [Code in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks.md)


- [About Coding in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/about-coding-in-blocks.md)

- [Code in Blocks with the SDK](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/code-in-blocks-with-the-sdk.md)

- [About Widget Code in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/about-widget-code-in-blocks.md)

- [About Custom Elements in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/about-custom-elements-in-blocks.md)

- [Add Code Files to Your App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/add-code-files-to-your-app.md)

- [Blocks Code Snippets](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/blocks-code-snippets.md)

- [Creating a Namespace for Your App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/creating-a-namespace-for-your-app.md)

- [Add App Permissions in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/add-app-permissions-in-blocks.md)

- [Legacy Velo API Permissions](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/legacy-velo-api-permissions.md)

- [Expose a Blocks App API with HTTP Functions](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/expose-a-blocks-app-api-with-http-functions.md)

- [Call Backend Code from the Frontend in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/call-backend-code-from-the-frontend-in-blocks.md)

- [CSS Editing in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/css-editing-in-blocks.md)

- [Debugging Your Blocks Code](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/debugging-your-blocks-code.md)

- [About the Wix IDE for Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/about-the-wix-ide-for-blocks.md)

- [About the Blocks-CLI Integration for Widgets](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/code-in-blocks/about-the-blocks-cli-integration-for-widgets.md)


#### [Widget API](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api.md)


- [About the Widget API](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api/about-the-widget-api.md)

- [Blocks Widget Properties](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api/blocks-widget-properties.md)

- [Blocks Widget Events](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api/blocks-widget-events.md)

- [Blocks Widget Functions](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api/blocks-widget-functions.md)

- [List Type Properties in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api/list-type-properties-in-blocks.md)

- [Custom Type Properties Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api/custom-type-properties-blocks.md)

- [Use the Widget API When Editing a Site](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-api/use-the-widget-api-when-editing-a-site.md)


#### [Widget Design](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design.md)


- [Blocks Widget Design Guidelines](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design/blocks-widget-design-guidelines.md)

- [About Design Presets](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design/about-design-presets.md)

- [Create and Manage Design Presets](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design/create-and-manage-design-presets.md)

- [Create Thumbnail Images for Your Presets](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design/create-thumbnail-images-for-your-presets.md)

- [About Themes in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design/about-themes-in-blocks.md)

- [Connect Your Blocks Widget Colors to Site Themes](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design/connect-your-blocks-widget-colors-to-site-themes.md)

- [Connect Your Widget Text Styles to Site Typography Themes](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/widget-design/connect-your-widget-text-styles-to-site-typography-themes.md)


#### [Editor Experience | Configuration](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-configuration.md)


- [About the Editor Experience in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-configuration/about-the-editor-experience-in-blocks.md)

- [UX Guidelines for Editor Experience in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-configuration/ux-guidelines-for-editor-experience-in-blocks.md)

- [About Configuration in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-configuration/about-configuration-in-blocks.md)

- [Configure Action Bars in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-configuration/configure-action-bars-in-blocks.md)

- [Configure Display Names and Behavior in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-configuration/configure-display-names-and-behavior-in-blocks.md)


#### [Editor Experience | Panels](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-panels.md)


- [About Panels in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-panels/about-panels-in-blocks.md)

- [Design Custom Panels in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-panels/design-custom-panels-in-blocks.md)

- [Panel Elements in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-panels/panel-elements-in-blocks.md)

- [Add Code to Custom Panels in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-panels/add-code-to-custom-panels-in-blocks.md)

- [Connect Panel Elements to Props](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-panels/connect-panel-elements-to-props.md)

- [Panel Button Rules to Open Pages](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/editor-experience-panels/panel-button-rules-to-open-pages.md)


#### [CMS Collections in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/cms-collections-in-blocks.md)


- [About CMS Collections in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/cms-collections-in-blocks/about-cms-collections-in-blocks.md)

- [Connect Elements to Collection Fields With No Code](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/cms-collections-in-blocks/connect-elements-to-collection-fields-with-no-code.md)

- [Connect a Dynamic Repeater to a Collection](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/cms-collections-in-blocks/connect-a-dynamic-repeater-to-a-collection.md)

- [Dynamic Repeaters in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/cms-collections-in-blocks/dynamic-repeaters-in-blocks.md)

- [Nest Dynamic Repeaters](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/cms-collections-in-blocks/nest-dynamic-repeaters.md)


#### [Deploy and Manage Blocks Apps](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps.md)


- [About Deploying and Managing Apps in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/about-deploying-and-managing-apps-in-blocks.md)

- [Manage Blocks App Versions](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/manage-blocks-app-versions.md)

- [Test Your App on a Site](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/test-your-app-on-a-site.md)

- [What to Check When Testing](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/what-to-check-when-testing.md)

- [Configure Blocks Installation Settings](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/configure-blocks-installation-settings.md)

- [Install a Blocks App on a Site](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/install-a-blocks-app-on-a-site.md)

- [Manage Collaborators in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/manage-collaborators-in-blocks.md)

- [Set Wix App Dependencies in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/set-wix-app-dependencies-in-blocks.md)

- [Translate a Blocks App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/translate-a-blocks-app.md)

- [Archive a Blocks App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/archive-a-blocks-app.md)

- [Work on a Blocks App Concurrently](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/work-on-a-blocks-app-concurrently.md)

- [Duplicate a Blocks App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/deploy-and-manage-blocks-apps/duplicate-a-blocks-app.md)


#### [Publish Blocks Apps to the App Market](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/publish-blocks-apps-to-the-app-market.md)


- [Publish a Blocks App to the App Market](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/publish-blocks-apps-to-the-app-market/publish-a-blocks-app-to-the-app-market.md)

- [Top Ways to Speed Up Approval in Blocks](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/publish-blocks-apps-to-the-app-market/top-ways-to-speed-up-approval-in-blocks.md)

- [Adjust a Blocks App to Different Pricing Plans](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/publish-blocks-apps-to-the-app-market/adjust-a-blocks-app-to-different-pricing-plans.md)

- [Example App With Pricing](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/publish-blocks-apps-to-the-app-market/example-app-with-pricing.md)

- [Create a Free Trial for a Blocks App](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/publish-blocks-apps-to-the-app-market/create-a-free-trial-for-a-blocks-app.md)

- [Provide entry points to upgrade your app](https://dev.wix.com/docs/build-apps/develop-your-app/develop-an-app-with-blocks/publish-blocks-apps-to-the-app-market/provide-entry-points-to-upgrade-your-app.md)


