DEV Community

Discussion on: Open source ecommerce platform for multi-vendor marketplaces

Collapse
 
danilovmy profile image
Maxim Danilov

After choosing between shuup, saleor, oscar I wrote my own opensource miltivendor marketplace in python (wpshop dot at).
The frontend is in vuejs/nuxt.

Is there any advantage here in medusa over python/vuejs?

Collapse
 
sebastianmacias profile image
Sebastian Macias

Do you have a repo I can checkout? I'm interested in your project as I use the same technology stack.

Collapse
 
danilovmy profile image
Maxim Danilov

we have the TOF2 open repository, which is the library we use for translations in e-commerce. github.com/wP-soft-GmbH/django-tof
The wpshop repository is not open yet. Write me in private, maybe we can find other ways to show it to you.