-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
Is your feature request related to a problem ?
EverShop currently focuses on a B2C model where a single merchant manages all products and orders. For businesses that need to support wholesale transactions (B2B) and multiple independent vendors, this creates significant limitations. There’s no built-in way to handle vendor-specific dashboards, product ownership, or wholesale pricing tiers.
Describe the solution you'd like
Implement a B2B + multi-vendor extension that enables:
- Vendor Accounts – Allow multiple sellers to register, manage their own inventory, pricing, and fulfillment.
- Vendor Dashboard – Provide analytics, orders, and product management views specific to each vendor.
- Admin Controls – Enable the site owner to approve vendors, set commissions, and manage vendor activity.
- B2B Features – Support bulk pricing, company accounts, tiered discounts, purchase orders, and tax-exempt profiles.
- Order Routing – Split orders automatically between vendors with separate fulfillment and payout logic.
- API Extensions – Extend the GraphQL/REST endpoints to expose vendor and B2B-specific operations.
Describe alternatives you've considered
- Creating separate EverShop instances for each vendor (inefficient and difficult to maintain).
- Integrating external marketplace plugins (none currently exist for EverShop).
- Customizing product ownership logic manually (complex and brittle).
Additional context
This feature would expand EverShop’s adoption into wholesale and marketplace segments similar to Magento B2B, Shopify Plus, and WooCommerce Multi-Vendor models.
Potential future add-ons: vendor payout automation, dropshipping integration, vendor verification, and analytics modules.
abhishekabramaina and shibinca
Metadata
Metadata
Assignees
Labels
No labels