Updating Media dependent modules to versions compatible with core Media.
[yaffs-website] / web / modules / contrib / media_entity_instagram / README.md
1 ## About Media entity Instagram
2
3 This module provides Instagram integration for Media (i.e. media type provider
4 plugin).
5
6 ### Instagram API
7 This module uses Instagrams oembed API to fetch the instagram html and all the
8 metadata.
9
10 After enabling the module, you can create a new Media Type choosing "Instagram"
11 on the provider dropdown.
12
13 A source field will be automatically created and configured on the Media Type if
14 this is the first Instagram type on the site. If you need to have additional
15 types, you can choose to reuse an existing field as source, or create one field
16 per type. Source fields for the Instagram Media Type need to be plain text or
17 link fields.
18
19 Please refer to the Media documentation for more instructions on how to work
20 with Media Types.
21
22 Project page: http://drupal.org/project/media_entity_instagram
23
24 Maintainers:
25  - Janez Urevc (@slashrsm) drupal.org/user/744628
26  - Malina Randrianavony (@designesse) www.drupal.org/user/854012
27
28 IRC channel: #drupal-media