Skip to content

Clears or anonymizes fields with user identifiable data and additionally deletes all files if you select a file field

License

Notifications You must be signed in to change notification settings

jmartsch/AnonymizeFields

Repository files navigation

Anonymize fields in ProcessWire

This module allows you to select fields that get anonymized after a defined period of time.

Anonymization refers to either replacing field values with a configurable fill word, or removing stored data altogether. The time period after which page content gets anonymized can be configured (default is 60 days), and anonymized fields can be selected manually via module config screen.

Behind the scenes LazyCron is used to trigger the anonymization process, which makes the whole process completely automatic.

image

Screenshot of the Anonymize fields module config screen. Displays configuration fields for fill word, fields, and anonymization period.

About

Clears or anonymizes fields with user identifiable data and additionally deletes all files if you select a file field

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages