Media Entity Flickr
Categories
Component ID
2869234
Component name
Media Entity Flickr
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2072
Component created
Component changed
Component body
This module provides Flickr integration (i.e. media type provider plugin) for Media Entity Module.

Installation
- Enable the media_entity and media_entity_flickr module.
- Go to
/admin/structure/mediaand click 'Add media bundle' to create a new bundle. - Under Type provider select Flickr.
- Save the bundle.
- Add a field to the bundle to store the flickr source. (this should be a plain text field).
- Edit the bundle again, and select the field created above as the Flickr source field.
Usage
Integration with Flickr API
Without Flickr API
If you need just to embedded pics, you can use this module without using Flickr's API. That will give you access to the only field available from the embed code. Following fields are available from embed code.
- photoid
- username
- title
- thumb_url
- thumb_height
- thumb_width
With Flickr API
TODO - Flickr API for Drupal 8 does not exist yet.
Integration with Lightning Media
Media Entity Flickr can be used with its companion module for Lightning Media. More information can be found at https://www.drupal.org/project/lightning_media_flickr and https://github.com/dakkusingh/lightning_media_flickr
Project Code
-
Drupal.org
lightning_media_flickr | media_entity_flickr
