Export Payout For AffiliateWp

外掛說明

Export Payout For AffiliateWp adds a convenient “Export Payouts” button directly to the frontend Payouts tab within the AffiliateWP dashboard.

When clicked, a clean and responsive popup modal allows affiliates to select their desired duration (This Month, Last Month, or a Custom Date Range) and export their payout history in their preferred file format:

  • Excel (.xlsx)
  • PDF (.pdf)
  • CSV (.csv)

This plugin is incredibly lightweight and leverages modern client-side generation techniques, meaning it won’t bog down your server or require heavy PHP libraries to generate the reports!

Features

  • Seamlessly integrates into the AffiliateWP frontend Affiliate Area.
  • Export payouts to CSV, Excel, or PDF.
  • Filter exports by duration (This Month, Last Month, Custom Date Range).
  • Fast, client-side document generation.
  • Secure AJAX requests utilizing WordPress nonces.
  • Native WordPress database queries ensuring security against SQL injections.

螢幕擷圖

  • The Export Payouts button integrated into the AffiliateWP Payouts tab.
  • The export modal allowing selection of duration and file type.

安裝方式

  1. Upload the export-payout-for-affiliatewp directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Ensure you have the AffiliateWP plugin installed and active.
  4. Navigate to the Affiliate Area on the frontend, click the “Payouts” tab, and you will see the new “Export Payouts” button.

常見問題集

Does this plugin require AffiliateWP to be installed?

Yes, this plugin is an add-on for AffiliateWP. It requires the AffiliateWP plugin to be installed and activated.

Will generating large exports slow down my server?

No! The plugin simply fetches the raw payout data as JSON and generates the Excel, PDF, or CSV files entirely within the user’s browser, meaning your server bears zero document generation load.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Export Payout For AffiliateWp〉的開發相關工作。

參與者

將〈Export Payout For AffiliateWp〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.