BitHub Site Exporter For WooCommerce Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.
Screenshots
No screenshots provided

