Skip to content
Snippets Groups Projects
Commit ea1e6981 authored by Ankit Pathak's avatar Ankit Pathak Committed by Pravin Gaikwad
Browse files

Issue #3350866 by ankitv18, Rajeshreeputra: Support Drupal 9 and 10 version only

parent c11bf2a0
No related branches found
No related tags found
No related merge requests found
name: General Data Protection Regulation (GDPR)
description: Provides help for making your drupal site GDPR-compliant.
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9 || ^10
type: module
configure: checklistapi.checklists.gdpr_checklist
package: General Data Protection Regulation
......
name: Anonymizer
description: Provides ways to anonymize data.
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9 || ^10
type: module
package: General Data Protection Regulation
......
name: General Data Protection Regulation (GDPR) - Consent Tracking
description: Allow tracking of GDPR Consent
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9 || ^10
type: module
package: General Data Protection Regulation
......
......@@ -13,7 +13,7 @@
"extra": {
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
"drush.services.yml": "^9 || ^10 || ^11"
}
}
}
......
name: General Data Protection Regulation (GDPR) - Obfuscated SQL Dump
description: Provides a drush command for obfuscating database dumps.
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9 || ^10
type: module
package: General Data Protection Regulation
configure: gdpr_dump.settings
......
name: General Data Protection Regulation (GDPR) - Fields
description: Allow tracking and removing of user data in all fields.
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9 || ^10
type: module
package: General Data Protection Regulation
......
name: General Data Protection Regulation (GDPR) - Tasks
description: Allow tracking of SARs and Removal requests.
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^9 || ^10
type: module
package: General Data Protection Regulation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment