You are here

notifications_widget.info.yml in Notifications widget 8

File

notifications_widget.info.yml
View source
  1. name: Notifications Widget
  2. type: module
  3. description: 'Logs and Display the latest updates as notifications on bell.'
  4. configure: notifications_widget.notifications_widget_settings
  5. dependencies:
  6. - drupal:user
  7. - drupal:block
  8. - drupal:rest
  9. - drupal:system (>=8.1.0)
  10. core: 8.x
  11. core_version_requirement: ^8 || ^9