0

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. enter image description here

Hasibur Rahman
  • 641
  • 2
  • 7
  • 18

1 Answers1

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