This folder contains a set of extensions using the UI extensions SDK.
All the samples require the following dependencies:
- A space to use the widget and the space id.
- The contentful cli for uploading extensions to Contentful.
- npm installed and configured for dependencies management.
- gulp for building some samples.
Each sample will need you to use the Contentful CLI:
contentful login
As the Contentful web app is served over HTTPS but your local machine is likely HTTP, you will need to enable access to insecure content.