Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 568 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 568 Bytes

Contentful extensions samples

This repository shows samples of Contentful extensions using the UI Extensions SDK.

Each example comes with a README file explaining how to build and use it. They're showing various types of integrations with popular frameworks or build systems like:

  • npm
  • Gulp
  • Makefile
  • Webpack
  • Babel

Please remember that most of them require you to host their dependencies on your own server which supports CORS and is available in HTTPS in order to be used outside your local environment.