What is the best way to migrate import/export v5 to v5

Hi,

If you’re moving from one selfhost install to another we recommend using mysqldump to copy over the database. You’ll also need to copy over the .env file and the storage folder if you’re using the documents feature.

1 Like