#how can I customize coreRoutes in admin dashboard
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I need help to customise the coreRoutes in the admin dashboard which is the default admin which is served when run npx create medusa app preview
Currently when we add a section in the sidebar it goes in the extension section I want to add a link in the coreRoutes.
Hi, you can't do that atm. It's likely that we will remove the "Extensions" section entirely, so all nav items will be in the same section in a future preview release.
Thank you