/contentful-apps

Apps on the Contentful Marketplace and resources to build them

Primary LanguageTypeScript

CircleCI

Contentful apps repository

This repository contains the source code for most apps on the marketplace and helpful resources to build your own apps for Contentful.

Installing an app

Head over to the marketplace and follow the installation flow to set up any of the apps in your Contentful space.

Building your own app

The best way to get started on app development is with our tutorial. After the tutorial, this repository contains great examples of different use cases that can be implemented with apps. You can follow their structure to develop similar integration patterns. If you want to start from scratch, check out our hello-world-react example.

Detailed documentation can be found in the App SDK documentation and the Management HTTP API reference documentation.

Please note that each app has its individual source code license associated with it. Refer to the LICENSE file in the apps root folder.

Resources