#admin
2 messages · Page 1 of 1 (latest)
In terms of custom UI on admin panel, you have 2 options
- use Widgets https://docs.medusajs.com/learn/customization/customize-admin/widget
- create custom pages aka UI routes https://docs.medusajs.com/learn/customization/customize-admin/route
For more deep customization of existing pages you may need to fork it