[WordPress] 外掛分享: LAFU Sales Reports for WooCommerce

首頁外掛目錄 › LAFU Sales Reports for WooCommerce
全新外掛
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v1.5.3 上架:2026-07-30

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.5.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「LAFU Sales Reports for WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

LAFU Sales Reports for WooCommerce sends order summaries on the days you choose each month. Reports include paid orders in a clear from–through date range (site timezone), with CSV and PDF attachments.
Features

CSV and PDF exports with payment method, tax total, and order total.
Comma-separated To / Cc / Bcc recipients and customizable email subject.
Day-of-month schedule (1–28) with a repeater UI.
Manual send with optional custom date range (month-to-date by default).
Report filters by payment method, customer, product, or category.
Customization tab for column labels and payment method names.
Logs tab and JSON settings export/import.
HPOS compatible — works with WooCommerce custom order tables.
wp_mail delivery (SMTP plugins supported).

WooCommerce
Requires WooCommerce 7.0+. Tested with WooCommerce 9.8 and WordPress 7.0.
For developers
The plugin exposes a small, stable API so other plugins can reuse the report engine. The plugin itself still ships and uses a single report; these are extension points only.

LAFU_SRFW_Plugin::run_report( array $settings, string $mode = 'manual', array $range = null ) — generate and email a report from your own settings array.
LAFU_SRFW_Plugin::get_report_setting_defaults() — the default settings shape.
LAFU_SRFW_Plugin::sanitize_report_settings( array $data ) — sanitize an arbitrary settings array into the canonical shape.
LAFU_SRFW_Plugin::compute_report_range( array $settings, bool $is_manual = false ) — the date range a report would use.
do_action( 'lafu_srfw_run_scheduled_reports', int $today_dom ) — fires daily so add-ons can run extra scheduled reports.

The global instance is available as $GLOBALS['lafu_srfw_plugin'].

延伸相關外掛

文章
Filter
Apply Filters
Mastodon