You are here

instagram_feeds.info.yml in Instagram Feeds 8

File

instagram_feeds.info.yml
View source
  1. name: Instagram Feeds
  2. description: 'Allows to import Instagram posts to your site.'
  3. package: Media
  4. type: module
  5. core: 8.x
  6. configure: instagram_feeds.settings
  7. php: 7.2
  8. core_version_requirement: ^8 || ^9
  9. # Dependencies
  10. dependencies:
  11. - drupal:system (>=8.5)
  12. - media_entity_instagram:media_entity_instagram (>=2.0)