Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to import/export navigation items #338

Closed
vjsampas opened this issue May 19, 2023 · 1 comment
Closed

Is there any way to import/export navigation items #338

vjsampas opened this issue May 19, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists v4 Strapi v4

Comments

@vjsampas
Copy link

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?

@cyp3rius
Copy link
Contributor

Hello @vjsampas,

you should use default Strapi import / export functionality but it work only if you migrate to the new database (no previous indexes). See the discussion in #317

@cyp3rius cyp3rius added duplicate This issue or pull request already exists v4 Strapi v4 labels May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists v4 Strapi v4
Projects
None yet
Development

No branches or pull requests

2 participants