[WordPress] 外掛分享: MultiOrder Sync For WooCommerce

首頁外掛目錄 › MultiOrder Sync For WooCommerce
WordPress 外掛 MultiOrder Sync For WooCommerce 的封面圖片
全新外掛
安裝啟用
★★★★★
5/5 分(1 則評價)
15 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.2+ v1.2.3 上架:2025-08-12

內容簡介

MultiOrder Sync For WooCommerce 讓商店管理者可依據顧客編號、帳單電子郵件或地址等條件,自動將 WooCommerce 訂單分組與關聯,避免重複出貨並簡化多筆訂單的管理流程。

【主要功能】
• 依自訂條件自動分組關聯訂單
• 手動連結或拆分訂單
• 建立主訂單與子訂單的階層關係
• 訂單狀態變更時發送電子郵件通知
• 提供 REST API 供外部系統串接
• 支援 WordPress 多站網路(Multisite)

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.2.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「MultiOrder Sync For WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

MultiOrder Sync For WooCommerce allows store owners to group and link WooCommerce orders based on criteria like customer ID, billing email, or address. Features include:
– Grouping orders automatically based on customizable criteria.
– Linking orders into parent and sub-order relationships.
– Email notifications for order status changes.
– REST API for fetching orders.
– Admin interface for managing groups and settings.
Features

Automatically group WooCommerce orders based on criteria like customer or address.
Manually link and split orders.
Prevent duplicate fulfillment by grouping related orders.
View and manage order groups from the admin interface.
REST API for external integrations (CRM, ERP, fulfillment).
Customizable email templates for order group updates.
Multisite compatible – works across subsites.

REST API
This plugin exposes custom REST API endpoints for external access:

/wp-json/emw-mom/v1/orders
Fetch WooCommerce orders with optional filters.
Method: GET
Header: X-EMW-MOM-API-Key: YOUR_API_KEY

/wp-json/emw-mom/v1/multiple-order-group/
Fetch group of orders by individual order ID.
Method: GET
Header: X-EMW-MOM-API-Key: YOUR_API_KEY

Developer Notes
You can extend the plugin using the following hooks and filters:
– emw_mom_order_group_created
– emw_mom_order_linked
– emw_mom_api_key_validated
– …and more.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon