Advanced Sanitize
Advanced sanitize gives the developer ability to automate database sanitisation.
This module replaces sensitive information stored in database with use of either Faker.php library or developer-defined values according to definition file sanitise sensitive data. You can fake user emails, notes, phone numbers, remove images, mask commerce data, etc.
To sanitise the database you'll need generally two steps: define configuration file (see README and examples folder in module's repo) and set path to your file at configuration form (/admin/config/development/sanitize-settings). After that you can launch sanitisation right from mentioned config form or with drush command.
Database will be secure for development and testing-ready just with one command launch!
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.2.2 | Stable | Oct 24, 2024 |