> 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) ### [Frameworks](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks.md) #### [Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli.md) ##### [Supported extensions](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions.md) - [About Extensions in the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/about-extensions-in-the-wix-cli.md) - [About the extensions.ts File](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/about-the-extensions-ts-file.md) ###### [Dashboard](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard.md) - [About Dashboard Extensions in the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/about-dashboard-extensions-in-the-wix-cli.md) ###### [Dashboard page](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-page.md) - [Add Dashboard Page Extensions with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-page/add-dashboard-page-extensions-with-the-wix-cli.md) - [Dashboard Page Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-page/dashboard-page-extension-files-and-code.md) - [Navigate Between Dashboard Pages](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-page/navigate-between-dashboard-pages.md) ###### [Dashboard modals](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-modals.md) - [Add Dashboard Modal Extensions with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-modals/add-dashboard-modal-extensions-with-the-wix-cli.md) - [Dashboard Modal Extensions Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-modals/dashboard-modal-extensions-files-and-code.md) ###### [Dashboard plugins](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-plugins.md) - [Add Dashboard Plugin Extensions with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-plugins/add-dashboard-plugin-extensions-with-the-wix-cli.md) - [Dashboard Plugin Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-plugins/dashboard-plugin-extension-files-and-code.md) ###### [Dashboard menu plugin](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-menu-plugin.md) - [Add Dashboard Menu Plugin Extensions with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-menu-plugin/add-dashboard-menu-plugin-extensions-with-the-wix-cli.md) - [Dashboard Menu Plugin Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/dashboard/dashboard-menu-plugin/dashboard-menu-plugin-extension-files-and-code.md) ###### [Site](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site.md) - [About Site Extensions in the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/about-site-extensions-in-the-wix-cli.md) - [Identify the App Instance in a Site Extension](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/identify-the-app-instance-in-a-site-extension.md) ###### [Site Plugins](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/site-plugins.md) - [Add a Site Plugin Extension with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/site-plugins/add-a-site-plugin-extension-with-the-wix-cli.md) - [Site Plugin Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/site-plugins/site-plugin-extension-files-and-code.md) ###### [Embedded Scripts](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/embedded-scripts.md) - [Add an Embedded Script Extension with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/embedded-scripts/add-an-embedded-script-extension-with-the-wix-cli.md) - [Embedded Script Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/embedded-scripts/embedded-script-extension-files-and-code.md) ###### [Custom element](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/custom-element.md) - [About Custom Element Installation with the CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/custom-element/about-custom-element-installation-with-the-cli.md) - [Add a Custom Element Extension with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/custom-element/add-a-custom-element-extension-with-the-wix-cli.md) - [Custom Element Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/custom-element/custom-element-extension-files-and-code.md) - [Configure Custom Element Behavior](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/site/custom-element/configure-custom-element-behavior.md) ###### [Backend](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend.md) - [About Wix CLI Backend Extensions](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/about-wix-cli-backend-extensions.md) ###### [Events](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/events.md) - [Add Event Extensions with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/events/add-event-extensions-with-the-wix-cli.md) - [Event Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/events/event-extension-files-and-code.md) ###### [Service plugins](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/service-plugins.md) - [Service Plugin Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/service-plugins/service-plugin-extension-files-and-code.md) - [Add Service Plugin Extensions with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/service-plugins/add-service-plugin-extensions-with-the-wix-cli.md) ###### [Data collections](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/data-collections.md) - [Add a Data Collections Extension with the Wix CLI](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/data-collections/add-a-data-collections-extension-with-the-wix-cli.md) - [Data Collections Extension Files and Code](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/data-collections/data-collections-extension-files-and-code.md) ###### [HTTP endpoints](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/http-endpoints.md) - [About HTTP Endpoints](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/http-endpoints/about-http-endpoints.md) - [Add HTTP Endpoints to Your Project](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/http-endpoints/add-http-endpoints-to-your-project.md) - [Migrate](https://dev.wix.com/docs/build-apps/develop-your-app/frameworks/wix-cli/supported-extensions/backend/http-endpoints/migrate.md)