Nova Order Export for WooCommerce

설명

Nova Order Export for WooCommerce exports your WooCommerce orders into a JSON file using chunked AJAX processing to prevent memory limits, making it suitable for stores with thousands of orders.

Features

  • Order Export — Export orders by any WooCommerce status to JSON.
  • Chunked Processing — AJAX batch processing prevents memory exhaustion on large stores.
  • Progress Bar — Real-time progress tracking with live terminal log.
  • One-Click Download — Download the generated JSON file with a single click.
  • Line Items & Shipping — Exports product line items and shipping lines per order.
  • HPOS Compatible — Fully compatible with WooCommerce High-Performance Order Storage.

Pro Features

Upgrade to Nova Order Export Pro for advanced capabilities:

  • Import Orders — Import orders from JSON files or ZIP archives with chunked processing.
  • Pause & Resume — Pause and resume without losing progress.
  • Batch Size Control — Customize orders per batch for optimal performance.
  • Coupon & Fee Lines — Export coupon codes and fee lines for complete data transfer.

스크린샷

설치

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin via the ‘Plugins’ menu.
  3. Navigate to WooCommerce > Order Export to start exporting.

FAQ

What order statuses can I export?

You can export orders with any WooCommerce status including Completed, Processing, On Hold, Pending, Failed, Cancelled, and Refunded.

Is the exported file compatible with other stores?

Yes. The JSON format contains all order data and can be imported into another WooCommerce store using the Pro version.

Is it safe for large stores?

Yes. The plugin uses chunked processing, only handling 10 orders at a time to prevent memory issues.

Can I import orders?

Order import with JSON and ZIP support is available in the Pro version.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Nova Order Export for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Nova Order Export for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.0

  • New: Free/Pro architecture with upgrade prompts.
  • New: HPOS compatibility declaration.
  • New: Requires Plugins header for WooCommerce dependency.
  • New: uninstall.php for clean removal of export files.
  • New: Export directory security (index.php + .htaccess).
  • Improved: Submenu under WooCommerce instead of top-level menu.
  • Improved: All strings are translatable.

1.0.0

  • Initial release.