[WordPress] 外掛分享: VendorVerse aistore multi vendor store for WooCommerce

首頁外掛目錄 › VendorVerse aistore multi vendor store for WooCommerce
全新外掛
安裝啟用
尚無評分
37 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v2.0.0 上架:2021-07-29

內容簡介

現在您可以從自己的 WooCommerce 商店開始建立多供應商商店,不需要進行任何配置,非常簡單。

這個外掛程式提供您的客戶在商店中售賣其產品,而您可以賺取提成。

1 WooCommerce
WooCommerce 是一個單一供應商商店,您可以在其中售賣任何產品,提供完整的電子商務商店的詳細功能。

2 多供應商
在這種情況下,我們建立一個電子商務商店,並允許客戶在我們的電子商務商店中售賣自己的產品。

3 商家
在電子商務商店中,不是每個客戶都希望售賣產品,只有少數客戶扮演商家的角色。

4 報告
在前端部分,商家可以創建產品並檢查銷售報告。

5 提成百分比
在管理員部分,商店管理員可以設置提成百分比,每次銷售後,管理員都會進行結算。

6 訂單報告
商家可以查看他的訂單,更新訂單狀態並查看他的收益報告。

7 提現收益
商家可以將其收益提現到自己的銀行帳戶。

8 電子商務功能和付款網關
所有支持 WooCommerce 的付款網關也支持這個外掛程式。

請記住

啟用插件後,您需要使用以下簡碼創建頁面

[aistore_add_product] 這將顯示添加產品的表單

[aistore_product_edit] 這會顯示編輯產品的表單

[aistore_product_list] 這將顯示所有產品的列表

[aistore_order_list] 這會顯示所有訂單的列表

[aistore_order_edit] 這會顯示編輯訂單的表單

[aistore_saksh_withdrawal_system] 這會顯示提現系統的表單

[aistore_bank_account] 這會顯示添加銀行帳戶的表單

創建頁面後,請在表單中設置頁面,以便系統知道哪些頁面用於哪種用途。

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「VendorVerse aistore multi vendor store for WooCommerce」→ 直接安裝(推薦)

原文外掛簡介

VendorVerse aistore multi vendor store for WooCommerce transforms your WooCommerce store into a fully-featured multi-vendor marketplace. Vendors get their own dashboard, storefront, product management, order tracking, wallet system, and withdrawal requests.
Key Features:
Vendor Management

Vendor registration & admin approval workflow
Vendor dashboard with real-time analytics & 30-day sales chart
Public vendor storefront with banner, logo, bio, follow system
Tiered commission system (Free / Pro / Enterprise plans)
Vendor subscription plan management

Product Management

Add, edit, delete products from the front end
Product approval workflow with admin review
Support for virtual and downloadable products
Gallery images, tags, categories
Product publishing controls (publish / unpublish)

Order & Payout System

Vendor-specific order listing and order detail page
Automated payout on order completion
Tiered commission rates based on sales volume
Refund reversal — automatically reverses payout on refunded orders
Add-to-cart tracking and conversion rate reporting

Wallet & Withdrawals

Vendor wallet with full transaction history
Withdrawal requests (Bank, PayPal, UPI, Cryptocurrency)
Admin approval / rejection with email notifications
Bank details form with lock feature
Configurable minimum withdrawal amount

Advanced Analytics & Reports

Platform revenue chart (7 / 30 / 90 / 365-day views)
Top vendors doughnut chart
Top products by orders table
Cart-to-order conversion rate
CSV export of all transactions

Live Chat & Messaging

Vendor-customer messaging system
Conversation list with unread badge
New message email notifications
Message history with timestamps

Vendor Reviews

Star rating system (1–5)
Verified purchase badge for order-linked reviews
Vendor reply to reviews
Review management in vendor dashboard

Fraud Detection

Order velocity checks (too many orders in short time)
Large order threshold alerts
IP multi-account detection
Registration spam detection
Admin email alerts for high-severity events
Fraud alert management panel

Developer Tools

Full REST API (/wp-json/vendorverse/v1/)
Webhooks with HMAC-SHA256 signatures (new_order, order_completed, low_stock)
Webhook log viewer

Privacy & Compliance

Full GDPR compliance via WordPress Privacy Tools
Personal data export for all vendor data
Personal data erasure

Backward Compatibility
All original [aistore_*] shortcodes still work. Existing pages using old shortcodes require no changes.
Developer for Hire
Need custom features or a complete marketplace project?
Contact: [email protected] (Freelance & Project Basis)
Shortcodes
Shortcode
Description
[vv_vendor_dashboard]
Vendor analytics dashboard
[vv_add_product]
Add new product form
[vv_product_list]
Vendor’s product list
[vv_product_edit]
Edit product form (requires ?pid=ID)
[vv_order_list]
Vendor’s order list
[vv_order_edit]
Order detail & status update (requires ?oid=ID)
[vv_withdrawal]
Withdrawal request form + history
[vv_bank_account]
Bank details form
[vv_vendor_store]
Public vendor storefront (add slug="username")
[vv_vendor_reviews]
Leave a review for a vendor
[vv_messages]
Vendor-customer messaging
[vv_cart_report]
Add-to-cart tracking report
Legacy shortcodes (still work): [aistore_add_product], [aistore_product_list], [aistore_product_edit], [aistore_order_list], [aistore_order_edit], [aistore_saksh_withdrawal_system], [aistore_bank_account]
REST API Endpoints
GET /wp-json/vendorverse/v1/vendor/{id} — Public vendor profile
GET /wp-json/vendorverse/v1/vendor/{id}/products — Vendor's published products
GET /wp-json/vendorverse/v1/vendor/{id}/orders — Vendor's orders (auth required)
GET /wp-json/vendorverse/v1/vendor/{id}/stats — Vendor stats (auth required)
POST /wp-json/vendorverse/v1/products — Create product (vendor auth)
PUT /wp-json/vendorverse/v1/products/{id} — Update product (vendor auth)
POST /wp-json/vendorverse/v1/withdrawal — Request withdrawal (vendor auth)
POST /wp-json/vendorverse/v1/reviews — Submit review (auth required)
GET /wp-json/vendorverse/v1/messages — Get messages (auth required)
POST /wp-json/vendorverse/v1/messages — Send message (auth required)

Credits

Built by susheelhbti — Available for freelance & project-basis work.
Contact: [email protected]

延伸相關外掛

文章
Filter
Mastodon