Title: RT Advance Order Reporting
Author: raintech357
Published: <strong>2026년 4월 8일</strong>
Last modified: 2026년 6월 17일

---

플러그인 검색

![](https://s.w.org/plugins/geopattern-icon/rt-advanced-order-reports.svg)

# RT Advance Order Reporting

 작성자: [raintech357](https://profiles.wordpress.org/raintech357/)

[다운로드](https://downloads.wordpress.org/plugin/rt-advanced-order-reports.zip)

 * [세부사항](https://ko.wordpress.org/plugins/rt-advanced-order-reports/#description)
 * [평가](https://ko.wordpress.org/plugins/rt-advanced-order-reports/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/rt-advanced-order-reports/#installation)
 * [개발](https://ko.wordpress.org/plugins/rt-advanced-order-reports/#developers)

 [지원](https://wordpress.org/support/plugin/rt-advanced-order-reports/)

## 설명

RT Advance Order Reporting adds a powerful reporting section under WooCommerce in
the WordPress admin. Version 2.0 rebuilds the dashboard interface in React (charts
via Recharts) while keeping the same server-side data layer and AJAX endpoints.

**Features**

 * Sales Summary – revenue, order count, AOV, items sold + daily revenue/orders 
   chart
 * Orders by Status – doughnut chart + breakdown table
 * Top Products – ranked by revenue with visual bar meters
 * Top Customers – ranked by lifetime value in the selected period
 * Refunds & Cancellations – summary KPIs + full order table with direct admin links
 * Period filters: Today, Yesterday, This Week, This Month, Last Month, This Year,
   Custom Range
 * Advanced filters: billing email, country & state (billing or shipping scope),
   payment gateway, shipping method, and tax class — applied across every report
   tab and the CSV export
 * CSV Export for every report tab
 * Auto-refreshes every 60 seconds (live badge) + manual refresh
 * WordPress Dashboard Widget showing today’s totals at a glance

### For developers

The React source lives in `src/`. To rebuild the bundle after editing it:

    ```
    npm install
    npm run build        # builds assets/css/dashboard.css (Sass) + assets/js/dashboard.js (esbuild)
    npm run watch:js     # rebuild JS on change
    npm run watch:css    # rebuild CSS on change
    ```

Build tooling: esbuild (JS bundling) + Dart Sass (styles). Styles are authored
 
in src/dashboard.scss as hand-written, custom CSS — no utility framework — with 
every rule scoped under `.rtao-aor-app` so wp-admin styling is never affected. React,
ReactDOM, Recharts and icons are bundled into a single self-contained file, so the
script declares no WordPress JS dependencies.

The data contract is unchanged from 1.x: the React app POSTs to admin-ajax.php
 (`
action=rtao_aor_data`) and reads `window.rtaoAOR` (ajaxurl, nonce, currency). CSV
export reuses `action=rtao_aor_export`.

## 설치

 1. Upload the `rt-advanced-order-reports` folder to `/wp-content/plugins/`
 2. Activate via **Plugins > Installed Plugins**
 3. Navigate to **WooCommerce > Advanced Reports**

The plugin ships with a pre-built React bundle (`assets/js/dashboard.js`) and
 its
styles (`assets/css/dashboard.css`), so no build step is required to use it.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ raintech357 ](https://profiles.wordpress.org/raintech357/)
 *   [ rtao ](https://profiles.wordpress.org/rtao/)

[자국어로 “RT Advance Order Reporting”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/rt-advanced-order-reports)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/rt-advanced-order-reports/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/rt-advanced-order-reports/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/rt-advanced-order-reports/)
을 [RSS](https://plugins.trac.wordpress.org/log/rt-advanced-order-reports/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 2.1.0

 * Added an advanced filter panel: billing email, country, state (billing/shipping
   scope), payment gateway, shipping method and tax class.
 * Filters apply to all five report tabs and to CSV export; active filters shown
   as removable chips.
 * New AJAX endpoint (rtao_aor_filter_options) populates dropdowns from live WooCommerce
   data.

#### 2.0.0

 * Rebuilt the reporting dashboard front end in React.
 * Charts migrated from Chart.js to Recharts.
 * Added manual refresh control alongside the 60s auto-refresh.
 * Custom hand-written SCSS (no utility framework), scoped to the dashboard so it
   never affects the rest of wp-admin.
 * Server-side data layer, AJAX endpoints and CSV export unchanged.

#### 1.0.0

 * Initial release

## 기초

 *  버전 **2.1.0**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/rt-advanced-order-reports/)
 * 태그:
 * [analytics](https://ko.wordpress.org/plugins/tags/analytics/)[orders](https://ko.wordpress.org/plugins/tags/orders/)
   [reporting](https://ko.wordpress.org/plugins/tags/reporting/)[reports](https://ko.wordpress.org/plugins/tags/reports/)
   [woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/rt-advanced-order-reports/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/rt-advanced-order-reports/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/rt-advanced-order-reports/reviews/)

## 기여자

 *   [ raintech357 ](https://profiles.wordpress.org/raintech357/)
 *   [ rtao ](https://profiles.wordpress.org/rtao/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/rt-advanced-order-reports/)