Skip to content

Custom element for Kentico Kontent that allows users to search and select high-quality, royalty-free images from Unsplash.

License

Notifications You must be signed in to change notification settings

ChristopherJennings/kontent-custom-element-unsplash-selector

Repository files navigation

Unsplash Selector Custom Element for Kentico Kontent

This is a custom element for Kentico Kontent that allows users to search and select high-quality, royalty-free images from Unsplash.

Deploying

Netlify has made this easy. If you click the deploy button below, it will guide you through the process of deploying it to Netlify and leave you with a copy of the repository in your GitHub account as well.

Deploy to Netlify

Development Setup

  1. Install the latest version of NodeJS and npm. You can download both at https://nodejs.org/en/download/.
  2. Clone the sample application repository.
  3. Navigate to the root folder of the application in the command line.
  4. Type npm install to install required npm packages.
  5. Type npm run serve to start a development server.
  6. The application is running at https://localhost:8080/.
  7. Follow the instructions in the Kentico Kontent documentation to add the element to a content model.

JSON Parameters

This is optional

Debug shows some debug information in the element in the content item view when enabled.

{
    "debug": true
}

About

Custom element for Kentico Kontent that allows users to search and select high-quality, royalty-free images from Unsplash.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published