Prototypr / strapi-import-export

Import/Export data from and to your database for Strapi 5
https://www.npmjs.com/package/strapi-import-export
7 stars 0 forks source link
strapi strapi-cms strapi-plugin strapi-v5

Import Export for Strapi 5

Import/Export data from and to your database for Strapi 5 - a fork of strapi-import-export, built from scratch using the @strapi/sdk-plugin.

NPM Install:

npm i strapi-import-export

Guide

Refer to the original docs from the previous version for how this plugin works, it's exactly the same.


Strapi 5 Upgrades

There was a lot of work to migrate this plugin to Strapi 5 because of the size of it. The deprecated APIs were replaced, and all the deprecated components updated to the new Strapi design system.

See video (this was when I first started): Watch on YouTube 📹

Upgrade Guides:

These docs were most useful when migrating: