How to Migrating Content Between Environments Using Import Export Entries Plugin

Perhaps you just built a client app with Strapi, and you are required to migrate data from one environment to another. This plugin is one of the most effective ways to achieve this and I will walk you through how to migrate content between environments using Import Export Entries plugin.


This is a companion discussion topic for the original entry at https://strapi.io/blog/migrating-content-between-environments-using-import-export-entries-plugin

Thank you for these plugins. It saved us a lot of time for the data promotion. It worked great when the content was not too large, but the plugins failed when the size was about 800KB.

Is there a way to increase the size limit or partially download the content so the file will not get too large?

Any helps greatly appreciated.
.

I think you need to configure the midleware like described here: Middlewares | Strapi Documentation