An open API service indexing awesome lists of open source software.

https://github.com/contentful/extensions

Repository providing samples using the UI Extensions SDK
https://github.com/contentful/extensions

Last synced: 10 months ago
JSON representation

Repository providing samples using the UI Extensions SDK

Awesome Lists containing this project

README

          

# Contentful extensions repository (unmaintained)

This repo is unmaintained in favor of [apps](https://github.com/contentful/apps). We strongly recommend investing into Apps instead of UI Extensions going forward. Learn how to [build your first app](https://www.contentful.com/developers/docs/extensibility/app-framework/tutorial/).

---

This repository provides samples of Contentful UI extensions, developed using the [UI Extensions SDK](https://www.contentful.com/developers/docs/extensibility/ui-extensions/sdk-reference/).

If you don't know what UI Extensions are or how to use them, please refer to our [documentation](https://www.contentful.com/developers/docs/extensibility/ui-extensions/).

## Marketplace extensions

This folder contains production quality extensions that are ready to use.

## UI extension examples

We are offering a currated list of UI Extension examples under [samples](./samples) which demonstrate many popular use cases such as working with digital asset management, talking to third party APIs, doing OAuth or trigger builds.

## Resources

- [UI Extensions general documentation](https://www.contentful.com/developers/docs/extensibility/ui-extensions/)
- [UI Extensions SDK reference](https://www.contentful.com/developers/docs/extensibility/ui-extensions/sdk-reference/)
- [UI Extensions Management HTTP API reference](https://www.contentful.com/developers/docs/references/content-management-api/#/reference/ui-extensions)
- [UI Extensions FAQ](https://www.contentful.com/developers/docs/extensibility/ui-extensions/faq/)
- [Contentful Extensions repository](https://github.com/contentful/extensions)
- [Contentful Changelog](https://www.contentful.com/developers/changelog/)
- [Forma 36: The Contentful Design System](https://f36.contentful.com/)
- [Forma 36 guide for UI Extensions](https://www.contentful.com/developers/docs/extensibility/ui-extensions/component-library/)
- [`contentful-ui-extensions-sdk` at npm](https://www.npmjs.com/package/contentful-ui-extensions-sdk)