You are here

photos.info.yml in Album Photos 6.0.x

Same filename and directory in other branches
  1. 8.5 photos.info.yml
  2. 8.4 photos.info.yml

File

photos.info.yml
View source
  1. name: 'Photos'
  2. description: 'Picture management module. Photo albums.'
  3. type: module
  4. core_version_requirement: ^8.8 || ^9
  5. package: 'photos'
  6. configure: photos.admin
  7. dependencies:
  8. - drupal:field_ui
  9. - drupal:image
  10. - drupal:media
  11. - drupal:node
  12. - drupal:views