1.0.1 • Published 4 years ago
scrivito-external-image-browser v1.0.1
Scrivito External Image Browser
A React component/Scrivito widget for the Scrivito CMS that let you browse and embed images from Europeana, Smithsonia or Unsplash.
Screenshot

Installation
Open your terminal.
$ cd to your Scrivito project
$ npm install scrivito-external-image-browserImport 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%)