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
- Host: GitHub
- URL: https://github.com/contentful/extensions
- Owner: contentful
- License: isc
- Archived: true
- Created: 2016-07-05T12:30:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T14:07:04.000Z (about 5 years ago)
- Last Synced: 2024-09-22T15:32:35.119Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 55.2 MB
- Stars: 203
- Watchers: 50
- Forks: 211
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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)