https://github.com/ideativedigital/shutterstock-connector
This extension allows backend users to search for images through Shutterstock, directly from the TYPO3 backend. It adds a new "Add media from Shutterstock" button in Media fields. Images can then be searched using keywords and various filters.
https://github.com/ideativedigital/shutterstock-connector
assets cms media pictures search shutterstock stock typo3
Last synced: 6 months ago
JSON representation
This extension allows backend users to search for images through Shutterstock, directly from the TYPO3 backend. It adds a new "Add media from Shutterstock" button in Media fields. Images can then be searched using keywords and various filters.
- Host: GitHub
- URL: https://github.com/ideativedigital/shutterstock-connector
- Owner: ideativedigital
- License: gpl-3.0
- Created: 2021-01-21T17:37:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-10-27T21:23:24.000Z (8 months ago)
- Last Synced: 2025-10-27T23:16:15.293Z (8 months ago)
- Topics: assets, cms, media, pictures, search, shutterstock, stock, typo3
- Language: PHP
- Homepage: https://www.ideative.ch
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Idéative Stock Pictures - Shutterstock connector
This extension allows backend users to search for images through [Shutterstock](https://www.shutterstock.com/), directly from the TYPO3 backend.
It adds a new "Add media from Shutterstock" button in Media fields. Images can then be searched using keywords and various filters.
### Installation
```composer require ideative/shutterstock-connector```
or download it from the [TYPO3 Extension Repository](https://extensions.typo3.org/) and activate the extension in the Extension Manager of your TYPO3 installation.
### Configuration
Enter your Shutterstock consumer key, consumer secret and token in the extension configuration.
Those credentials can be found at https://www.shutterstock.com/account/developers/apps once you've created you're logged into [Shutterstock Developer platform](https://www.shutterstock.com/developers/) and created your app.