> 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 ## Resource: Index of Tutorials ## Article: Index of Tutorials ## Article Link: https://dev.wix.com/docs/build-apps/get-started/tutorials/index-of-tutorials.md ## Article Content: # Index of Tutorials This page contains a list of tutorials for building Wix apps. The tutorials are categorized by [development framework](https://dev.wix.com/docs/build-apps/get-started/overview/wix-s-development-frameworks.md) (Wix CLI, Wix Blocks, or self-hosted). Each tutorial includes tags that highlight the covered business solutions, interfaces, extensions, development tools, and APIs. You can use this index to see at-a-glance information for each tutorial, such as the interfaces and extensions covered in the tutorial. - [CLI app tutorials](#cli-app-tutorials) - [Blocks app tutorials](#blocks-app-tutorials) - [Self-hosted app tutorials](#self-hosted-app-tutorials) ## CLI app tutorials ### [Quick Start | Create an App with Wix CLI](https://dev.wix.com/docs/build-apps/get-started/quick-start/create-an-app-with-the-wix-cli.md) - Interfaces: Dashboard - Extensions: Dashboard page ### [Set Up an App with the CLI](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-set-up-an-app-with-the-cli.md) - Wix business solutions: Wix Stores - Interfaces: Dashboard, Backend - Extensions: Dashboard page - Design Library: Wix Design System - APIs: SDK ### [Build a Locations App Using the Wix CLI](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-build-a-locations-app-with-the-cli.md) - Interfaces: Dashboard - Extensions: Dashboard page - Design Library: Wix Design System - APIs: SDK ### [Create a Custom Products Catalog App with the CLI](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-custom-products-catalog-app-with-the-cli.md) - Wix business solutions: Wix Stores - Interfaces: Dashboard - Extensions: Dashboard page - Design Library: Wix Design System - APIs: SDK ### [Creating a “Top Blog Posts” Dashboard Page Using the Wix CLI](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-top-blog-posts-dashboard-page-with-the-cli.md) - Wix business solutions: Wix Blog - Interfaces: Dashboard - Extensions: Dashboard page - Design Library: Wix Design System - APIs: SDK ### [Adjust a CLI app to different pricing plans](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-adjust-a-cli-app-to-different-pricing-plans.md) - Interfaces: Dashboard - Extensions: Dashboard page - Design Library: Wix Design System - APIs: App Management SDK ### [Create a Site Plugin for the Wix Stores Product Page with the CLI](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-site-plugin-for-the-wix-stores-product-page-with-the-cli.md) - Wix business solutions: Wix Stores - Interfaces: Site - Extensions: Site plugin - APIs: SDK ## Blocks app tutorials ### [Quick Start | Create an App in Wix Blocks](https://dev.wix.com/docs/build-apps/get-started/quick-start/create-an-app-with-wix-blocks.md) - Interfaces: Site - Extensions: Site widget - APIs: Velo ### [Create a Counter Widget Using Wix Blocks](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-counter-widget-with-blocks.md) - Interfaces: Site - Extensions: Site widget - APIs: Velo ### [Create a Countdown App Using Wix Blocks](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-countdown-widget-with-blocks.md) - Interfaces: Site - Extensions: Site widget - APIs: Velo ### [Create a Recipes App Using Wix Blocks](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-the-recipes-app-with-blocks.md) - Interfaces: Site, Dashboard - Extensions: Site widget, Dashboard page - APIs: Velo ### [Create a Site Plugin for the Wix Stores Product Page](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-site-plugin-for-the-wix-stores-product-page.md) - Wix business solutions: Wix Stores - Interfaces: Site - Extensions: Site plugin - APIs: Velo ### [Create a Site Plugin for the Wix Bookings Service Page](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-site-plugin-for-the-wix-bookings-service-page.md) - Wix business solutions: Wix Bookings - Interfaces: Site - Extensions: Site plugin - APIs: Velo ### [Tutorial | Build an eCommerce Business Solution](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-build-an-e-commerce-business-solution/overview.md) - Wix business solutions: Wix eCommerce - APIs: Velo, SDK - Additional frameworks: Self-hosted ## Self-hosted app tutorials ### [Quick Start | Create a Self-hosted App](https://dev.wix.com/docs/build-apps/get-started/quick-start/create-a-self-hosted-app.md) - Interfaces: Dashboard - Extensions: Dashboard page ### [Set Up an App with the App Dashboard](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-set-up-an-app-with-the-app-dashboard.md) - Interfaces: Dashboard, Backend - APIs: REST ### [Create a Self-hosted Custom Shipping Rates App](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-a-self-hosted-custom-shipping-rates-app.md) - Wix business solutions: Wix eCommerce - Design Library: Wix Design System - APIs: REST, SDK - Has app [template](https://dev.wix.com/apps-templates/template?id=0580022b-625e-4467-9f78-28cc3e618483) ### [Tutorial | Build an eCommerce Business Solution](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-build-an-e-commerce-business-solution/overview.md) - Wix business solutions: Wix eCommerce - APIs: Velo, SDK - Additional frameworks: Blocks ### [Tutorial | Create an Editor Add-on that Imports Icons from a Library](https://dev.wix.com/docs/build-apps/get-started/tutorials/tutorial-create-an-editor-add-on-that-imports-icons-from-a-library.md) - Interfaces: Editor - Extensions: Editor Add-on - Design Library: Wix Design System - APIs: SDK