# Introduction to Marketplace Apps and App Framework

### About this export

| Field | Value |
| --- | --- |
| **content_type** | lesson |
| **platform** | contentstack-academy |
| **source_url** | https://www.contentstack.com/academy/courses/marketplace-apps/introduction-to-marketplace-apps-and-app-framework |
| **course_slug** | marketplace-apps |
| **lesson_slug** | introduction-to-marketplace-apps-and-app-framework |
| **markdown_file_url** | /academy/md/courses/marketplace-apps/introduction-to-marketplace-apps-and-app-framework.md |
| **generated_at** | 2026-04-28T06:55:37.545Z |

> Part of **[Building Marketplace Apps](https://www.contentstack.com/academy/courses/marketplace-apps)** on Contentstack Academy. **Academy MD v3** — structured for retrieval; no quiz or assessment keys.

<!-- ai_metadata: {"lesson_id":"01","type":"text","duration_minutes":1,"topics":["Introduction","Marketplace","Apps","and","App","Framework"]} -->

#### Lesson text

This course will help customers, partners and developers create a marketplace application from scratch.

This course covers the different areas of integration in Contenstack’s UI. By integrating your own functionality in these areas or “locations”, you can address different use cases and add functionality in the platform, according to your business needs. The Marketplace App framework provides a seamless way to directly integrate with Contentstack’s UI.

Additionally, Marketplace applications provide one-click install, simplifying the setup and distribution of your application across different stacks.

Marketplace Applications leverage the App Framework, a module which can be used to develop a new marketplace app. The framework is available as a npm package under @contentstack/app-sdk. The package can be installed by developers using npm or yarn (or any other package manager of their choosing that supports node packages) as they would normally do when building other react or node apps. This framework provides access to various data points when loaded in specific locations as mentioned in the previous section. The \[Contentstack App SDK\]([https://github.com/contentstack/app-sdk-docs](https://github.com/contentstack/app-sdk-docs)) also provides necessary methods to interact with the Contentstack application.

By the end of this course. participants will be able to develop and deploy an example marketplace application that illustrates how you can extend those UI areas.

#### Key takeaways

- Connect **Introduction to Marketplace Apps and App Framework** back to your stack configuration before moving to the next module.
- Capture one concrete artifact (screenshot, Postman call, or code snippet) that proves the step works in your environment.
- Re-read the delivery versus management boundary for anything you changed in the entry model.

## Supplement for indexing

### Content summary

Introduction to Marketplace Apps and App Framework. This course will help customers, partners and developers create a marketplace application from scratch. This course covers the different areas of integration in Contenstack’s UI. By integrating your own functionality in these areas or “locations”, you can address different use cases and add functionality in the platform, according to your business needs. The Marketplace App framework provides a seamless way to directly integrate with Contentstack’s UI. Additionally, Marketplace applications provide one-click install, simplifying the setup and distribution of your application across different stacks. Marketplace Applications leverage the App Framework, a module which can be used to develop a

### Retrieval tags

- Introduction
- Marketplace
- Apps
- and
- App
- Framework
- marketplace-apps
- lesson 01
- Introduction to Marketplace Apps and App Framework
- marketplace-apps lesson

### Indexing notes

Index this lesson as a primary chunk tagged with lesson_id "01" and topics: [Introduction, Marketplace, Apps, and, App, Framework].
Parent course slug: marketplace-apps. Use asset_references URLs as thumbnail hints in search results when present.
Never surface LMS quiz content or assessment answers from this file.

### Asset references

_No image or video thumbnail URLs were extracted._

### External links

| Label | URL |
| --- | --- |
| Contentstack Academy home | `https://www.contentstack.com/academy/` |
| Training instance setup | `https://www.contentstack.com/academy/training-instance` |
| Academy playground (GitHub) | `https://github.com/contentstack/contentstack-academy-playground` |
| Contentstack documentation | `https://www.contentstack.com/docs/` |
| https://github.com/contentstack/app-sdk-docs | `https://github.com/contentstack/app-sdk-docs` |
