You are here

gdpr_tasks.info.yml in General Data Protection Regulation 8

modules/gdpr_tasks/gdpr_tasks.info.yml

File

modules/gdpr_tasks/gdpr_tasks.info.yml
View source
  1. name: General Data Protection Regulation (GDPR) - Tasks
  2. description: Allow tracking of SARs and Removal requests.
  3. core: 8.x
  4. type: module
  5. package: General Data Protection Regulation
  6. php: '7.1'
  7. dependencies:
  8. - drupal:system (>=8.5.0)
  9. - gdpr:gdpr
  10. - gdpr:anonymizer
  11. - gdpr:gdpr_fields
  12. - entity:entity
  13. - drupal:file
  14. - drupal:views
  15. - drupal:options