Migration to ee - best pratices?

hello there,

based on that doc, I think that missed some informations.

take example that I’ve created that ee site: ee site create example.com --wpredis --php7

if I move wp-content and db from old site to new ee site, I will erase nginx-helper and redis plugins. To have the best pratices, do I need the following:

  1. empty ee wp-content.
  2. copy old wp-content and db.sql file
  3. import new db
  4. re-install manually nginxhelper and redis plugins

and I will be ready to go, and get the best performance with ee?

thank you for all your advices and tips, best,