Closed vjsampas closed 1 year ago
I suspect it's linked to this issue https://github.com/Baboo7/strapi-plugin-import-export-entries/issues/99. I'll dig into that
@vjsampas checkout version v1.19.2
, you will be able opt-in to export plugins content types when exporting the whole database
It works with v1.19.2. Thanks
Hi,
We have installed strapi navigation plugin in our environment & created big hierarchy for navigation. Now we want to migrate all content to another environment but seems that navigation hierarchy is not getting exported through import/export plugin.
"strapi-plugin-navigation": "^2.2.3" "strapi-plugin-import-export-entries": "^1.18.0" "@strapi/strapi": "4.7.0"
If it's not supported is there any alternative way to import this hierarchy?