You are here

gdpr_tasks.info.yml in General Data Protection Regulation 3.0.x

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. core_version_requirement: ^8 || ^9
  5. type: module
  6. package: General Data Protection Regulation
  7. dependencies:
  8. - drupal:system
  9. - gdpr:gdpr
  10. - gdpr:anonymizer
  11. - gdpr:gdpr_fields
  12. - entity:entity
  13. - drupal:file
  14. - drupal:views
  15. - drupal:options