Title: BitHub Site Exporter for WooCommerce
Author: BitHub
Published: <strong>August 22, 2026</strong>
Last modified: August 22, 2026

---

Search plugins

![](https://ps.w.org/bithub-site-exporter-for-woocommerce/assets/banner-772x250.
png?rev=3660357)

![](https://ps.w.org/bithub-site-exporter-for-woocommerce/assets/icon-256x256.png?
rev=3660357)

# BitHub Site Exporter for WooCommerce

 By [BitHub](https://profiles.wordpress.org/bithub/)

[Download](https://downloads.wordpress.org/plugin/bithub-site-exporter-for-woocommerce.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/bithub-site-exporter-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/bithub-site-exporter-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/bithub-site-exporter-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/bithub-site-exporter-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/bithub-site-exporter-for-woocommerce/)

## 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.

## Installation

 1. Install and activate the plugin.
 2. Open **Tools > Site Exporter**.
 3. Enable temporary access.
 4. Copy the API base URL and one-time token into your integration.
 5. Disable access as soon as the export is complete.

HTTPS is required outside localhost.

## FAQ

### Does the plugin send my data to BitHub?

No. There are no outbound connections, telemetry or tracking. Your own integration
connects to the REST endpoints on your WordPress site.

### Are customer password hashes exported?

No. The public WordPress.org edition always returns `password: null` for customers.

### Does it work with HPOS?

Orders are read through WooCommerce CRUD functions rather than relying only on legacy
order posts.

### Which SEO plugins are supported?

The first release reads common Yoast SEO and Rank Math metadata.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“BitHub Site Exporter for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ BitHub ](https://profiles.wordpress.org/bithub/)

[Translate “BitHub Site Exporter for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/bithub-site-exporter-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bithub-site-exporter-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/bithub-site-exporter-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/bithub-site-exporter-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/bithub-site-exporter-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Added complete Italian localization for the WordPress admin interface and API
   messages.
 * Internationalized previously hard-coded admin strings.
 * Added translation files and localized JavaScript copy feedback.
 * Updated plugin documentation URL.

#### 1.0.0

 * First public release.
 * Shared BitHub export API contract.
 * Temporary token GUI with automatic expiry.
 * WooCommerce/WordPress/SEO export.
 * HPOS-compatible order reads.
 * No password hashes, SQL executor, telemetry or outbound connections.

## Meta

 *  Version **1.0.1**
 *  Last updated **19 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [export](https://wordpress.org/plugins/tags/export/)[JSON](https://wordpress.org/plugins/tags/json/)
   [migration](https://wordpress.org/plugins/tags/migration/)[seo](https://wordpress.org/plugins/tags/seo/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/bithub-site-exporter-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bithub-site-exporter-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bithub-site-exporter-for-woocommerce/reviews/)

## Contributors

 *   [ BitHub ](https://profiles.wordpress.org/bithub/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bithub-site-exporter-for-woocommerce/)