
內容簡介
Apslo Board 是一款 WooCommerce 外掛,能自動將您的商店訂單發送至 Apslo Board 生產管理系統,簡化訂單處理流程,提升效率。
【主要功能】
• 自動發送訂單至 Apslo Board
• 每個產品可設定「Board Template」
• 訂單追蹤網址儲存並顯示於訂單頁面
• 客戶郵件中包含追蹤連結
• 手動從訂單操作下拉選單發送訂單
• 可設定預設交貨日期計算時間
外掛標籤
開發者團隊
原文外掛簡介
Apslo Board is a WooCommerce plugin that automatically sends orders from your shop to the Apslo Board production management system.
Features:
Automatically send orders to Apslo Board on payment success, order processing, or manually
Per-product “Board Template” field (supports simple and variable products)
Order tracking URL stored and displayed on the orders list and single order pages
Tracking link included in WooCommerce customer emails (processing, on-hold, completed, invoice)
Send tracking link email to customers from the order page
Manual “Send order to Board” action from the order actions dropdown
Configurable default lead time for delivery date calculation
Test connection button to verify API key
Compatible with WooCommerce HPOS (High-Performance Order Storage)
Requirements:
WordPress 5.0 or higher
WooCommerce 6.0 or higher
PHP 8.0 or higher
An Apslo Board account and API key
External Services
This plugin connects to the Apslo Board external service (https://board.apslo.com) to send order data and retrieve tracking information. This connection is required for the plugin to function.
What data is sent and when
Test Connection — When the store administrator clicks “Test Connection” on the plugin settings page, a GET request is sent to https://board.apslo.com/api/test-connection containing only the API key. No customer or order data is transmitted.
Order submission — When an order is placed (or manually triggered by the administrator), the plugin sends a POST request to https://board.apslo.com/api/orders containing: order reference number, customer name, company, email, phone, billing and shipping addresses, order date, delivery date, and line items (product name, SKU, quantity, price, image URL, and board template name). The API key is included as a query parameter.
Tracking URL — The Apslo Board API may return a tracking URL in the response, which is stored as order meta and displayed to the customer in emails and on the order page.
No data is sent to any other third-party service.
