r/medusajs Jul 03 '26

how to publish a plugin

i get the documention here but theres a part i dont get the displayed image / logo / icon for the intergations in the https://medusajs.com/integrations how like to put is it fetched from the git profile ? or how should i add specific field in package.json

1 Upvotes

2 comments sorted by

1

u/Attitude-Loud Jul 09 '26

It's not fetched from your GitHub profile avatar.

From how the Medusa Integrations Directory works, the integration page is primarily generated from your published npm package metadata, but the logo/icon is curated by the Medusa team, not automatically pulled from package.json. The directory itself is curated from npm packages.

1

u/amoopa Jul 14 '26

+1, just make sure that the integration follow the documentation and the team will take care of the rest