1.0.1 • Published 3 years ago

scrivito-external-image-browser v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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%)
1.0.1

3 years ago

1.0.0

3 years ago