I've installed strapi-plugin-menus
after restart the server I can't see anything on the admin sidebar. But the documentation shows there should be a Menus page link after Media Library.
Asked
Active
Viewed 94 times
0

Hasibur Rahman
- 641
- 2
- 7
- 18
1 Answers
0
I'm stupid This is not an issue.
After installing any plugin that needs to interact with the admin panel, I just ran npm run build
and then restarted the server npm run develop
.
That's it.

Hasibur Rahman
- 641
- 2
- 7
- 18