Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harshil1712/unsplash-app

A Contentful DAM app to fetch images from Unsplash
https://github.com/harshil1712/unsplash-app

contentful contentful-app contentful-dam-app unspalsh

Last synced: 14 days ago
JSON representation

A Contentful DAM app to fetch images from Unsplash

Awesome Lists containing this project

README

        

# Unsplash DAM App

A Contentful DAM app to fetch images from [Unsplash](https://unsplash.com/).

![Screenshot of the App](./docs/app-screenshot.png)

## How to use

### 1. Get Unsplash API Key

To use the app you need the Unspalsh API key. Create a [developer account](https://unsplash.com/documentation#creating-a-developer-account) and [register your app](https://unsplash.com/documentation#registering-your-application) to generate the API Key.

### 2. Install the app in your space

Click on the button below to install the app.

[![Install to Contentful](https://www.ctfstatic.com/button/install-small.svg)](https://app.contentful.com/deeplink?link=apps&id=6Rbq9dUYanDhPgbSm69xte)

**NOTE:** The app works with JSON field type. Make sure your content type has a JSON field type.

Select the Space and Environment where you want to install the app.

On the configuration screen, enter your Unsplash API Key.

![GIF demonstrating how to install the app](./docs/config-screen.gif)

## Contribute

Want to help make the app better? We are open to contribution. If you find a bug, open an issue, or if you want a new feature, feel to open a PR 🎉