codelight-eu / wp-migrate-db-pro-extended
This package is abandoned and no longer maintained.
No replacement package was suggested.
Prevents anonymizing Administrator, Editor and Shop Manager roles. Uses example.org domains for user emails.
Package info
github.com/codelight-eu/wp-migrate-db-pro-extended
Type:wordpress-muplugin
pkg:composer/codelight-eu/wp-migrate-db-pro-extended
1.1
2020-02-10 13:03 UTC
Requires
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2020-11-22 22:09:06 UTC
README
This super simple mu-plugin extends WP Migrate DB Pro and WP Migrate DB Anonymization plugin.
- prevents anonymizing users with Administrator, Editor, Shop Manager roles or
manage_optionscapability during a migration. Never accidentally lose access to your staging or development site again! - Uses example.org domains for user emails instead of random domains. This way no real existing emails are accidentally generated.
Installation
-
Install the mu-plugin:
composer require codelight-eu/wp-migrate-db-pro-extended -
Install the mu-plugin loader:
composer require lkwdwrd/wp-muplugin-loader
IMPORTANT! If the site crashes after installing the mu-plugin loader, run composer dump-autoload.