You are here

gdpr_consent.info.yml in General Data Protection Regulation 8

modules/gdpr_consent/gdpr_consent.info.yml

File

modules/gdpr_consent/gdpr_consent.info.yml
View source
  1. name: General Data Protection Regulation (GDPR) - Consent Tracking
  2. description: Allow tracking of GDPR Consent
  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. - token:token
  11. - message:message
  12. - entity_reference_revisions:entity_reference_revisions
  13. - drupal:views