New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

strapi-import-export

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-import-export

Import export for strapi 5

latest
npmnpm
Version
0.0.1
Version published
Weekly downloads
2K
-12.41%
Maintainers
1
Weekly downloads
 
Created
Source

Import export for Strapi 5

  • This is a fork of strapi-import-export by @Baboo7, but built from scratch starting with this guide to work with Strapi 5 and use the new API.

  • Fairly untested, but mostly working

Done

  • Import - seems to work okay (there is a known issue from the original plugin where the deepness dropdown doesn't work when the number of levels is high)
  • Export - seems working, need testing
  • Admin dashboard components started (converted a lot of the deprecated imports)
    • replaced select dropdowns
    • updated checkboxes to use radix api
    • loads of other similar stuff
  • Server stuff converted to ESM so it can be used in Strapi 5
  • Removed a lot of typescript because it was causing issues with new plugin development yalc, and types became out of date
  • Replace all strapi.entityService - that gonna be deprecated

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

TODO

  • Convert back to typescript if you want (I don't need this though)

Useful Links:

FAQs

Package last updated on 11 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts