Install
Works with Drupal: ^9 || ^10Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
12.63 KB
MD5: 34bfbd23b579a17da2690333a05d2672
SHA-1: 17c36ee71b52bf51b694fe38655ccbc5428570d6
SHA-256: d4213c0033b51617ebcd7069616a484218da6e8c46ca851473f5534ccffa71cf
Download zip
17.48 KB
MD5: 71a6600d089cfa5222c661f58b1c4f4a
SHA-1: 6c7b2421bf3622cbe6a6c921540e0cc33e0e985a
SHA-256: 4bd2455b6f212c5575fcf2829ff52de29582326d384e3e27f04fd02245906c2b
Release notes
Initial Release
First official release of the Vactory Webform Anonymize module.
Features included:
- Role-based anonymization: Restrict visibility of sensitive data based on user roles.
- Multiple masking modes: Choose between Full, Half, Partial, or Custom masking.
- Granular configuration: Enable/disable and configure anonymization per individual Webform.
- Enhanced Security: Automatically blocks access to export routes and submission edit forms for restricted roles.
- Recursive processing: Handles nested arrays, files, and links within submissions.
Installation:
- Install via composer:
composer require drupal/vactory_webform_anonymize - Enable the module.
- Go to any Webform > Settings > Anonymize Settings to configure.