Skip to content

PHP script to anonymize datas for Wordpress and Woocommerce.

Notifications You must be signed in to change notification settings

moutz/Wordpress-Anonymizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress anonymize users datas and Woocommerce informations

This is a PHP script to anonymize datas for Wordpress and Woocommerce. It uses Faker PHP to erase sensitives datas with datas that looks like real datas, useful to respect GDPR on your test/staging environment.

Based on this two scripts :

Usage

Pull the repo at the root of your Wordpress install, then go in the folder and :

composer install

then

php anonymize-datas.php

TODO

  • add IP ano
  • add bank datas
  • add gift info (_gift_email)

About

PHP script to anonymize datas for Wordpress and Woocommerce.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages