Skip to content

mdwp/scrivito-external-image-browser

Repository files navigation

Scrivito External Image Browser

CMS: Scrivito License: MIT

A React component/Scrivito widget for the Scrivito CMS that let you browse and embed images from Europeana, Smithsonia or Unsplash.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-external-image-browser

Import the widget in your javascript (e.g. in index.js or Widgets/index.js).

Add this line to your index.js:

import "scrivito-external-image-browser";

Widget properties

In the widget properties you can set:

  • Keyword which will be used to search through the image libraries
  • Filter to manipulate the image (e.g. Sepia, Invert)
  • Percent for the filter (e.g. Brightness 50%)

About

A React component/Scrivito widget for the Scrivito CMS that let you browse and embed images from Europeana, Smithsonia or Unsplash.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published