/** Procedure for Site Transfer from WPE to Other Host */
Create new wp-config.php file with new DB_NAME, DB_USER, DB_PASSWORD, Keys and Salts, and $table_prefix.
(a) Add
define( 'WP_POST_REVISIONS', FALSE )
(b) Add
define( 'WP_AUTO_UPDATE_CORE', false );
(b) Move any custom items from WPE wp-config file such as license keys, etc
/mu-plugins/force-strong-passwords/
/mu-plugins/limit-login-attempts/
/mu-plugins/wpengine-common/
/mu-plugins/mu-plugin.php
/mu-plugins/slt-force-strong-passwords.php
/wp-content/advanced-cache.php
/wp-content/object-cache.php
/wp-content/mysql.sql