neosrulez / assetsource-pixabay
Pixabay AssetSource - https://pixabay.com/
Installs: 5 436
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/neos: *
This package is not auto-updated.
Last update: 2024-11-12 04:16:47 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