https://github.com/cvette/neos-assetsource-shutterstock
Neos Asset Source for https://www.shutterstock.com
https://github.com/cvette/neos-assetsource-shutterstock
neoscms shutterstock
Last synced: 5 months ago
JSON representation
Neos Asset Source for https://www.shutterstock.com
- Host: GitHub
- URL: https://github.com/cvette/neos-assetsource-shutterstock
- Owner: cvette
- License: mit
- Created: 2018-05-11T21:59:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T15:55:45.000Z (over 7 years ago)
- Last Synced: 2025-05-15T16:15:01.043Z (5 months ago)
- Topics: neoscms, shutterstock
- Language: PHP
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://packagist.org/packages/cvette/neos-assetsource-shutterstock) [](https://packagist.org/packages/cvette/google-tag-manager) [](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`
`imageSearch`: Configure query parameters for the image search. A full list can be found here: https://developers.shutterstock.com/images/apis/get/images/search
