vholik / medusa-custom-attributes

Plugin that extends MedusaJs with custom attributes API
70 stars 17 forks source link

HELP! #27

Open Saba-Shavidze opened 3 months ago

Saba-Shavidze commented 3 months ago

Hello guys, please help with any suggestions.

I have standalone project of medusa admin ui. So if I want to use this plugin how can I extend it's ui on my seperate admin ui project ?

vholik commented 2 months ago

Copy components from src/admin (this repo) and paste it in your project. Should work the same.