Giter VIP home page Giter VIP logo

marketplace-app's Introduction

Shopify Remix App Multivendor Metaobjects - WIP ๐ŸŒ

vendor page create vendor

All contributions are welcome! ๐Ÿ™

Refactor as much as you want, add new features, fix bugs, etc. Since this was done as a demo and PoC for most of the time I didn't focus on the code quality and structure.

Description ๐Ÿ“

This is a shopify app that allows you to create a multivendor marketplace. It uses metaobjects to create a vendor object that is connected to a collection.

The idea is that by using this app we will be able to create a multivendor marketplace that is fully customizable and scalable easily with shopify.

Setup ๐Ÿ› 

This app uses shopify's remix app template as a base. Also, it uses shopify react vite as a base for the frontend, theme app extension.

  1. pnpm i
  2. pnpm run dev
  3. Open a new terminal and go to
  4. cd extensions/account-page && pnpm i && pnpm vite:dev
  5. To deploy the extension changes, pnpm vite:build in the extension folder and then shopify deploy in the root
  6. Important for theme app extension: change the proxy url in the shopify app settings to your updated cloudflare url

To Do ๐Ÿ“

Frontend Seller

  • Create new product - huge
    • New product
    • Use staged upload to upload images
    • Product variants
      • Add variants
      • GraphQL Variants
    • Edit product
    • Google feed XML update products ? [future]
    • Add product images
    • Categories
    • Product qty set
    • Product options and variants from admin settings
  • Dashboard - connection with real data
    • Orders
      • Graphql get Order data
    • Shipping
    • Sold products, statistics etc
  • Shipping - let vendor add shipping costs on their products
  • User settings
    • Disable vendor button (webhook)
    • Locations to handle
    • Setup a way to get payments
  • Setup profile
    • Profile Request
    • Profile Image
    • Theme app extension for profile
    • Setup handle + SEO description for vendor - collection pages
    • Bio, socials, titles etc & info

Frontend Theme app extensions

  • Extension for product page - vendor info
  • Extension for product page bottom - related products
  • Extension for collection page
  • Extension for account page/or related page

Admin

  • Orders Page
    • Add vendor to order
    • Show payouts block and tags on admin order
  • Setup Payouts page
    • Connect orders with vendors and calculate payouts
    • Automatic payouts stripe (later)
  • Send email for new vendor setup + approved
    • Email ResendAPi
    • Email templates
  • Settings - categories, variants, commission, shipping etc
    • Mass update settings from state
    • Variants setup
    • Options for Variants setup modal
    • Commission
  • Approve Products manually
    • Page to Approve products (?)
    • Add settings for selecting auto approval
    • Specific Vendor auto approve their products
  • Approve vendors
    • Add approval status
    • collection template + app block with dynamic info ?
    • Webhook -> after approve create auto collection for products with vendorID?
  • Show vendor data and redirect to meta object

Webhooks

  • New vendor - create collection
  • Edit vendor - update collection
  • Disable vendor - disable collection & products
  • Admin disables product - notify vendor
  • New order notify vendor
  • Vendor creates new product - notify admin?
  • New order, add vendor to order

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.