Skip to content

A JavaScript library that allows developers to create custom UI Extensions for the Contentful Web App

License

Notifications You must be signed in to change notification settings

dankreiger/ui-extensions-sdk

 
 

Repository files navigation

App SDK

The App SDK (formerly known as UI Extensions SDK) is a JavaScript library that allows developers to create custom Contentful Apps for the Contentful Web App. Every Contentful App has to include the library in its source.

Resources

Getting help

Technical questions, feedback or feature request can be provided directly through the Github issues for this repository. However, if you are a paying customer or at any point business sensitive information needs to be discussed, then the conversation should be handled via our support system.

Development

publish

A new package version is automatically published to npm using semantic-release.

To manually publish the package, run node ./scripts/publish.js.

This repository is published as two packages with identical data. We recommend using @contentful/app-sdk.

  • @contentful/app-sdk
  • contentful-ui-extensions-sdk

About

A JavaScript library that allows developers to create custom UI Extensions for the Contentful Web App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 1.8%
  • Other 0.2%