You are here

image_widget_crop_examples.info.yml in Image Widget Crop 8.2

modules/image_widget_crop_examples/image_widget_crop_examples.info.yml

File

modules/image_widget_crop_examples/image_widget_crop_examples.info.yml
View source
  1. name: ImageWidgetCrop examples
  2. type: module
  3. description: Provides an out of box example implementation of ImageWidgetCrop.
  4. core: 8.x
  5. core_version_requirement: ^8 || ^9
  6. package: Examples
  7. dependencies:
  8. - drupal:node
  9. - crop:crop
  10. - drupal:image
  11. - drupal:user
  12. - image_widget_crop:image_widget_crop
  13. - inline_entity_form:inline_entity_form
  14. - drupal:media
  15. - drupal:responsive_image
  16. - entity_browser:entity_browser
  17. - ctools:ctools
  18. theme:
  19. - drupal:bartik