This package provides a Neos Asset Source to access the pixabay.com image database.
The NeosRulez.AssetSource.Pixabay package is listed on packagist (https://packagist.org/packages/neosrulez/assetsource-pixabay)
Just run:
composer require neosrulez/assetsource-pixabay
Neos:
Media:
assetSources:
pixabay:
assetSource: 'NeosRulez\AssetSource\Pixabay\AssetSource\PixabayAssetSource'
assetSourceOptions:
apiKey: 'your-api-key'
icon: 'resource://NeosRulez.AssetSource.Pixabay/Public/Pixabay.svg'
defaultSearchTerm: ''
If you have full API access at pixabay.com, you will get Full HD scaled images with a maximum width/height of 1920 px.
With the regular API Access, the images have a maximum width/height of 1280 px.
- E-Mail: [email protected]
- URL: http://www.patriceckhart.com