我在strapi V3时使用了这个包。CSV是进口的。
https://github.com/EdisonPeM/strapi-plugin-import-export-content
但是,此包与v4不兼容,无法使用。因此,我想知道如何在V4中导入CSV。
系统信息
Version:4.1.5
发布于 2022-04-23 10:34:24
等待此修补程序发布也有一段时间了。我认为答案是从v3格式迁移插件
发布于 2022-05-31 03:57:03
您可以使用下面的插件导入/导出csv和json。
https://market.strapi.io/plugins/strapi-plugin-import-export-entries
发布于 2022-08-13 00:50:33
最近一次对Strapi插件进行导入和导出到csv或json的更新是在5天前完成的,go检查:https://market.strapi.io/plugins/strapi-plugin-import-export-entries#install-now-section
https://stackoverflow.com/questions/71686044
复制相似问题