You are here

content_moderation_notifications.info.yml in Content Moderation Notifications 8.3

File

content_moderation_notifications.info.yml
View source
  1. name: 'Content Moderation Notifications'
  2. type: module
  3. description: 'Allows emails to be sent on state transitions'
  4. package: Content moderation
  5. core: 8.x
  6. core_version_requirement: ^8 || ^9
  7. configure: entity.content_moderation_notification.collection
  8. dependencies:
  9. - drupal:content_moderation
  10. - drupal:text
  11. - drupal:workflows
  12. test_dependencies:
  13. - drupal:token