You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in previous versions of Mercur, the admin panel part of Medusa was customized in /src/admin directory. Now the admin panel is separated into a separate repo; this directory is empty. I made some customizations to the admin panel via Widgets Injection Zones and separate routes under /src/admin/routes in my current Mercur repository, and now I want to upgrade to Mercur 1.4.0+.
Where should I create my custom admin routes & widgets? Should it be in backend/src/admin/ directory or should I customize admin panel, which is now in a separate repo?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, in previous versions of Mercur, the admin panel part of Medusa was customized in
/src/admindirectory. Now the admin panel is separated into a separate repo; this directory is empty. I made some customizations to the admin panel via Widgets Injection Zones and separate routes under/src/admin/routesin my current Mercur repository, and now I want to upgrade to Mercur 1.4.0+.Where should I create my custom admin routes & widgets? Should it be in
backend/src/admin/directory or should I customize admin panel, which is now in a separate repo?Beta Was this translation helpful? Give feedback.
All reactions