strapi-plugin-navigation icon indicating copy to clipboard operation
strapi-plugin-navigation copied to clipboard

A plugin for Strapi Headless CMS that provides navigation / menu builder feature with their possibility to control the audience and different output structure renderers like (flat, tree and RFR - read...

Results 52 strapi-plugin-navigation issues
Sort by recently updated
recently updated
newest added

``` // plugin.js module.exports = ({ env }) => ({ navigation: { enabled: true, }, }); // package.json "dependencies": { "@_sh/strapi-plugin-ckeditor": "^2.1.1", "@creazy231/strapi-plugin-apollo-sandbox": "^0.0.13", "@strapi/plugin-graphql": "^4.23.1", "@strapi/plugin-i18n": "4.23.1", "@strapi/plugin-seo": "^1.9.8",...

bug
investigation
v4
waiting for feedback

Honestly, we have to say, we don't understand what is that collection for so, so maybe it would not be an issue, but: ![image](https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/assets/5034215/fd0d4f2e-0d9e-4564-956a-9dffc839302f) And: ![image](https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/assets/5034215/c96e2e80-ed4b-49a3-90bd-93eaca06189a) Could you update the...

Just for testing, we decided to restart the navigation settings to the plugin configuration: ![image](https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/assets/5034215/18e4986d-7b7a-40f2-9884-ebe865b0e50e) After restarting the panel we just update the configuration and we go to the content...

bug
investigation
v4

## Feature request ### Summary Following [the issue](https://github.com/pluginpal/strapi-plugin-sitemap/issues/167) from **strapi-plugin-sitemap**, when we are choosing the content types we want to include on the navigation menus, we see some extra content...

We want to build our navigation menu using single-type entities, so we enabled navigation for them, but we get this error alert: ![image](https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/assets/5034215/734a5c88-0afb-4683-8fcb-84e3f6e49766) We thought it was cause the single...

v4

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Let's say you have a navigation with a path `/blog/` (wrapper or internal source). It would be nice, if there was a way to assign all items of some type,...

v4

I really enjoy your plugin and its capabilities for building complex menus—it’s a great tool that adds a lot of flexibility to Strapi. Thank you for your hard work! However,...

## Ticket No ticket ## Summary Migration of the plugin to Strapi V5 ## Test Plan - prepare strapi instance with version 5 - clone this repo with this branch...

in progress
v5