Create an Open Source Ecommerce Marketplace Part 2: Vender-Specific Orders

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • medusa-marketplace

    Create a Marketplace with Medusa

  • You can alternatively use the Medusa Marketplace plugin as indicated in the README of the GitHub repository. If you’re already using it make sure to update to the latest version:

  • medusa-extender

    :syringe: Medusa on steroid, take your medusa project to the next level with some badass features :rocket:

  • The Medusa server uses the method [buildQuery_](https://github.com/adrien2p/medusa-extender/releases/tag/v1.7.0) in OrderService to build the query necessary to retrieve the orders from the database. You’ll be overriding the OrderService, and particularly the buildQuery_ method to add a selector condition for the store_id if there is a currently logged-in user that has a store.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Medusa storefront with multiple vendors

    2 projects | dev.to | 1 Jun 2022
  • Medusajs headless e-commerce alternative to shopify

    1 project | /r/ecommerce | 19 Apr 2022
  • Medusa Headless e-commerce platform

    1 project | /r/ecommerce | 20 Mar 2022
  • [Support/Feedback] medusa-extender new release 1.6.0

    1 project | /r/npm | 20 Mar 2022
  • Medusa-extender new release 1.6.0

    1 project | /r/learnjavascript | 20 Mar 2022