{"id":356539,"date":"2026-08-22T10:12:47","date_gmt":"2026-08-22T10:12:47","guid":{"rendered":"https:\/\/it.wordpress.org\/plugins\/bithub-site-exporter-for-woocommerce\/"},"modified":"2026-08-22T10:20:42","modified_gmt":"2026-08-22T10:20:42","slug":"bithub-site-exporter-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/bithub-site-exporter-for-woocommerce\/","author":23552307,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"7.0.4","requires":"6.5","requires_php":"7.4","requires_plugins":null,"header_name":"BitHub Site Exporter for WooCommerce","header_author":"BitHub","header_description":"Export WordPress and WooCommerce data through a temporary authenticated JSON API for migrations and integrations.","assets_banners_color":"a6a3a9","last_updated":"2026-08-22 10:20:42","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/bithub.it\/plugin-wordpress\/","header_author_uri":"https:\/\/bithub.it\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":42,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"bithub","date":"2026-08-22 10:12:11"},"1.0.1":{"tag":"1.0.1","author":"bithub","date":"2026-08-22 10:20:42"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3660357,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3660357,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3660357,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3660357,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[1859,1118,4155,186,286],"plugin_category":[45,55,59],"plugin_contributors":[276934],"plugin_business_model":[],"class_list":["post-356539","plugin","type-plugin","status-publish","hentry","plugin_tags-export","plugin_tags-json","plugin_tags-migration","plugin_tags-seo","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_category-seo-and-marketing","plugin_category-utilities-and-tools","plugin_contributors-bithub","plugin_committers-bithub"],"banners":{"banner":"https:\/\/ps.w.org\/bithub-site-exporter-for-woocommerce\/assets\/banner-772x250.png?rev=3660357","banner_2x":"https:\/\/ps.w.org\/bithub-site-exporter-for-woocommerce\/assets\/banner-1544x500.png?rev=3660357","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/bithub-site-exporter-for-woocommerce\/assets\/icon-128x128.png?rev=3660357","icon_2x":"https:\/\/ps.w.org\/bithub-site-exporter-for-woocommerce\/assets\/icon-256x256.png?rev=3660357","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>Documentation and additional information:\nhttps:\/\/bithub.it\/plugin-wordpress\/<\/p>\n\n<p>The public edition exports:<\/p>\n\n<ul>\n<li>WooCommerce products, variations, categories, brands, attributes and images.<\/li>\n<li>WooCommerce customer profiles and billing\/shipping data.<\/li>\n<li>WooCommerce orders using the CRUD layer, including HPOS stores.<\/li>\n<li>Coupons.<\/li>\n<li>WordPress pages and posts with source permalinks.<\/li>\n<li>Yoast SEO and Rank Math metadata for products, content and product categories.<\/li>\n<\/ul>\n\n<p>The public edition does not export WordPress password hashes and contains no SQL executor.<\/p>\n\n<h4>Temporary authentication<\/h4>\n\n<p>Open <strong>Tools &gt; Site Exporter<\/strong>, 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.<\/p>\n\n<p>Send the token using:<\/p>\n\n<pre><code>X-BitHub-Export-Token: your-token\n<\/code><\/pre>\n\n<p>or a Bearer authorization header. Tokens in query strings are not accepted.<\/p>\n\n<h4>API contract<\/h4>\n\n<p>Base namespace:<\/p>\n\n<pre><code>\/wp-json\/bithub-export\/v1\/\n<\/code><\/pre>\n\n<p>Routes: <code>summary<\/code>, <code>products<\/code>, <code>customers<\/code>, <code>orders<\/code>, <code>coupons<\/code>, <code>content<\/code>, <code>seo<\/code>, <code>query<\/code>.<\/p>\n\n<p>The <code>query<\/code> 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.<\/p>\n\n<p>The <code>summary<\/code> response includes a <code>capabilities<\/code> object so clients can detect optional features.<\/p>\n\n<h3>External resources<\/h3>\n\n<p>Plugin documentation and additional information:\nhttps:\/\/bithub.it\/plugin-wordpress\/<\/p>\n\n<h3>Privacy<\/h3>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate the plugin.<\/li>\n<li>Open <strong>Tools &gt; Site Exporter<\/strong>.<\/li>\n<li>Enable temporary access.<\/li>\n<li>Copy the API base URL and one-time token into your integration.<\/li>\n<li>Disable access as soon as the export is complete.<\/li>\n<\/ol>\n\n<p>HTTPS is required outside localhost.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20the%20plugin%20send%20my%20data%20to%20bithub%3F\"><h3>Does the plugin send my data to BitHub?<\/h3><\/dt>\n<dd><p>No. There are no outbound connections, telemetry or tracking. Your own integration connects to the REST endpoints on your WordPress site.<\/p><\/dd>\n<dt id=\"are%20customer%20password%20hashes%20exported%3F\"><h3>Are customer password hashes exported?<\/h3><\/dt>\n<dd><p>No. The public WordPress.org edition always returns <code>password: null<\/code> for customers.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20hpos%3F\"><h3>Does it work with HPOS?<\/h3><\/dt>\n<dd><p>Orders are read through WooCommerce CRUD functions rather than relying only on legacy order posts.<\/p><\/dd>\n<dt id=\"which%20seo%20plugins%20are%20supported%3F\"><h3>Which SEO plugins are supported?<\/h3><\/dt>\n<dd><p>The first release reads common Yoast SEO and Rank Math metadata.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added complete Italian localization for the WordPress admin interface and API messages.<\/li>\n<li>Internationalized previously hard-coded admin strings.<\/li>\n<li>Added translation files and localized JavaScript copy feedback.<\/li>\n<li>Updated plugin documentation URL.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First public release.<\/li>\n<li>Shared BitHub export API contract.<\/li>\n<li>Temporary token GUI with automatic expiry.<\/li>\n<li>WooCommerce\/WordPress\/SEO export.<\/li>\n<li>HPOS-compatible order reads.<\/li>\n<li>No password hashes, SQL executor, telemetry or outbound connections.<\/li>\n<\/ul>","raw_excerpt":"Export WordPress and WooCommerce data through a temporary authenticated JSON API without configuring WooCommerce API keys.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/356539","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=356539"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bithub"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=356539"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=356539"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=356539"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=356539"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=356539"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=356539"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}