Download the PHP package milosa/social-media-aggregator-youtube-plugin without Composer
On this page you can find all versions of the php package milosa/social-media-aggregator-youtube-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download milosa/social-media-aggregator-youtube-plugin
More information about milosa/social-media-aggregator-youtube-plugin
Files in milosa/social-media-aggregator-youtube-plugin
Download milosa/social-media-aggregator-youtube-plugin
More information about milosa/social-media-aggregator-youtube-plugin
Files in milosa/social-media-aggregator-youtube-plugin
Vendor milosa
Package social-media-aggregator-youtube-plugin
Short Description Youtube Plugin for Milosa Social Media Aggregator
License MPL-2.0
Package social-media-aggregator-youtube-plugin
Short Description Youtube Plugin for Milosa Social Media Aggregator
License MPL-2.0
Please rate this library. Is it a good library?
Informations about the package social-media-aggregator-youtube-plugin
Milosa Social Media Aggregator Youtube Plugin
Youtube plugin for Milosa Social Media Aggregator Bundle
Installation
composer require milosa/social-media-aggregator-youtube-plugin
Usage
Get Youtube API access here: https://developers.google.com/youtube/v3/getting-started
Add the following config to your configuration file:
Sample config file
milosa_social_media_aggregator:
plugins:
youtube:
auth_data:
api_key: '%env(YOUTUBE_API_KEY)%'
enable_cache: true
cache_lifetime: 3600
number_of_items: 20
channel_id: UCLA_DiR1FfKNvjuUpBHmylQ
template: youtube.twig
All versions of social-media-aggregator-youtube-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-json Version *
milosa/social-media-aggregator-bundle Version dev-master
guzzlehttp/guzzle Version ~6.0
guzzlehttp/psr7 Version ~1.4
ext-json Version *
milosa/social-media-aggregator-bundle Version dev-master
guzzlehttp/guzzle Version ~6.0
guzzlehttp/psr7 Version ~1.4
The package milosa/social-media-aggregator-youtube-plugin contains the following files
Loading the files please wait ....