Skip to content

Commit

Permalink
TASK: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cvette authored May 13, 2018
1 parent 1cda89f commit 3bdd3cd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
[![Latest Stable Version](https://poser.pugx.org/cvette/neos-assetsource-shutterstock/v/stable)](https://packagist.org/packages/cvette/neos-assetsource-shutterstock) [![Total Downloads](https://poser.pugx.org/cvette/neos-assetsource-shutterstock/downloads)](https://packagist.org/packages/cvette/google-tag-manager) [![License](https://poser.pugx.org/cvette/neos-assetsource-shutterstock/license)](https://packagist.org/packages/cvette/neos-assetsource-shutterstock)

# shutterstock Asset Source for Neos
This package provides an asset source for *shutterstock.com*. It is limited to preview images at the moment.

## Usage
1. Install the package via composer `composer require cvette/neos-assetsource-shutterstock`
2. Create an app on https://developers.shutterstock.com
3. Configure the consumer key and secret in the settings

## Options

`removeImageIdFromPreview`: Remove the image Id from preview images when imported. Defaults to `true`

`queryParams`: The following search parameters can be configured at the moment: `imageType`, `category`, `safe`

![Neos Media Browser](https://i.imgur.com/tX8jFk9.png)

0 comments on commit 3bdd3cd

Please sign in to comment.