
內容簡介
BitHub Site Exporter for WooCommerce 提供伺服器對伺服器的拉取 API,方便進行資料遷移與整合。此外掛允許外部系統透過 HTTPS 連接 WordPress REST API,並在管理員啟用臨時訪問後進行資料匯出。
【主要功能】
• 匯出 WooCommerce 產品、變體、類別和品牌
• 匯出 WooCommerce 客戶資料及帳單/運送資訊
• 匯出 WooCommerce 訂單及優惠券
• 匯出 WordPress 頁面與文章的永久連結
• 支援 Yoast SEO 和 Rank Math 的元資料匯出
外掛標籤
開發者團隊
② 後台搜尋「BitHub Site Exporter for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
BitHub Site Exporter provides a server-to-server pull API for migrations and integrations. WordPress never uploads data by itself: an administrator enables temporary access and the external system connects to the WordPress REST API over HTTPS.
Documentation and additional information:
https://bithub.it/plugin-wordpress/
The public edition exports:
WooCommerce products, variations, categories, brands, attributes and images.
WooCommerce customer profiles and billing/shipping data.
WooCommerce orders using the CRUD layer, including HPOS stores.
Coupons.
WordPress pages and posts with source permalinks.
Yoast SEO and Rank Math metadata for products, content and product categories.
The public edition does not export WordPress password hashes and contains no SQL executor.
Temporary authentication
Open Tools > Site Exporter, choose 15 minutes, 1 hour, 4 hours or 24 hours, and enable access. A random token is generated automatically and shown once. WordPress stores only a one-way hash of the token.
Send the token using:
X-BitHub-Export-Token: your-token
or a Bearer authorization header. Tokens in query strings are not accepted.
API contract
Base namespace:
/wp-json/bithub-export/v1/
Routes: summary, products, customers, orders, coupons, content, seo, query.
The query route is reserved for API compatibility with private migration tooling and always returns “feature unavailable” in this public edition. No SQL statement is executed by this plugin.
The summary response includes a capabilities object so clients can detect optional features.
External resources
Plugin documentation and additional information:
https://bithub.it/plugin-wordpress/
Privacy
The plugin exposes store and customer information only while an administrator has explicitly enabled temporary authenticated access. It does not send data to a third party and does not create export files on disk.
