
內容簡介
總結:
這個外掛是針對 WooCommerce 的整合外掛,可用於外部訂單追蹤和產品 feed 生成。
1. 安裝這個外掛要怎麼做?
- 將外掛檔案上傳到 /wp-content/plugins/webshop-nl-connect
- 確保已安裝並啟用 WooCommerce
- 在「外掛」→「已安裝外掛」中啟用這個外掛
- 在 WooCommerce → 設置 → Webshop NL Connect 中設定參數
2. 這個外掛有哪些功能?
- 提供安全的 REST API 端點以供外掛資訊、訂單匯入和訂單追蹤
- 產品 feed 生成,支持大型目錄
- 支援產品變化(尺寸、顏色和性別作為單獨的行)
- 在管理員設置中提供手動屬性映射
3. 如何設定管理員設置?
- 模組版本:顯示目前外掛版本(唯讀)
- 啟用:啟用/停用整合(是/否)
- 整合權杖:自動生成的驗證權杖(唯讀)
- 安裝識別碼:安裝時生成的唯一 UUID(唯讀)
- 尺寸映射:選擇 WooCommerce 屬性用於「尺寸」
- 顏色映射:選擇 WooCommerce 屬性用於「顏色」
- 性別映射:選擇 WooCommerce 屬性用於「性別」
4. 這個外掛的授權是什麼?
- 這個外掛是開源的,根據 GPL v2 或更新版本授權。
5. 這個外掛使用了哪些外部服務?
- Frankfurter API (https://www.frankfurter.app)
- Frankfurter 是一個免費、開源的貨幣資料 API,追蹤歐洲央行等機構和非商業來源發布的參考匯率。
- 目的:檢索外幣匯率以轉換價格。
- 發送的資料:貨幣代碼(例如 USD、EUR)
- 收到的資料:JSON 格式的匯率。
外掛標籤
開發者團隊
原文外掛簡介
A WooCommerce integration plugin for external order tracking, product feed generation.
Features
Secure REST API endpoints for plugin information, order import, and order tracking
Product Feed Generation, Supports Large Catalogs
Product Variations Support (sizes, colors, and genders as separate rows)
Manual Attribute Mapping available in admin settings
ISBN field of the feed will be mapped to ISBN (case-insensitive) custom field of the product.
Installation
Upload the plugin files to /wp-content/plugins/webshop-nl-connect
Ensure WooCommerce is installed & activated
Activate the plugin in Plugins → Installed Plugins
Configure the settings in WooCommerce → Settings → Webshop NL Connect
Admin Settings
Field
Description
Module Version
Displays the current plugin version (readonly)
Enabled
Enables/disables the integration (Yes/No)
Integration Token
Auto-generated authentication token (readonly)
Installation Identifier
Unique UUID generated on install (readonly)
Size Mapping
Selects the WooCommerce attribute for “Size”
Color Mapping
Selects the WooCommerce attribute for “Color”
Gender Mapping
Selects the WooCommerce attribute for “Gender”
Contributing
Feel free to submit issues or pull requests for improvements!
License
This plugin is open-source and licensed under the GPL v2 or later.
External Services
This plugin uses the following external services:
Frankfurter API (https://www.frankfurter.app)
Frankfurter is a free, open-source currency data API that tracks reference exchange rates published by institutional and non-commercial sources like the European Central Bank.
Purpose: Retrieves foreign exchange rates to convert prices.
Data sent: Currency codes (e.g., USD, EUR)
Data received: Exchange rates in JSON format.
