neosrulez / assetsource-pixabay
There is no license information available for the latest version (1.0.0) of this package.
Pixabay AssetSource - https://pixabay.com/
Package info
github.com/patriceckhart/NeosRulez.AssetSource.Pixabay
Type:neos-package
pkg:composer/neosrulez/assetsource-pixabay
1.0.0
2022-02-06 17:01 UTC
Requires
- neos/neos: *
This package is not auto-updated.
Last update: 2026-03-03 10:24:09 UTC
README
Pixabay Asset Source
This package provides a Neos Asset Source to access the pixabay.com image database.
Installation
The NeosRulez.AssetSource.Pixabay package is listed on packagist (https://packagist.org/packages/neosrulez/assetsource-pixabay)
Just run:
composer require neosrulez/assetsource-pixabay
Configuration
Neos: Media: assetSources: pixabay: assetSource: 'NeosRulez\AssetSource\Pixabay\AssetSource\PixabayAssetSource' assetSourceOptions: apiKey: 'your-api-key' icon: 'resource://NeosRulez.AssetSource.Pixabay/Public/Pixabay.svg' defaultSearchTerm: ''
Notice
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.
Author
- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com

