Gift Reporter for MemberPress

外掛說明

Independent plugin by Omar ElHawary. Not an official MemberPress product.

Extends MemberPress Gifting with reporting and management: gift tracking, filtering, CSV export, bulk actions, automated reminders, and a REST API.

Features

  • Gift tracking with 10 filters (dates, status, product, email, transaction ID)
  • Resend gift email and copy redemption link per gift
  • Bulk select unclaimed gifts and send reminder emails
  • Automated reminder emails with customizable schedules and templates
  • Optional weekly summary emails for admins
  • Filtered CSV export and REST API access
  • Admin-only; requires MemberPress + MemberPress Gifting

Support

If you need plugin support from us, you can visit our support page.

Plugin Development

If you’re a theme author, plugin author, or just a code hobbyist, you can follow the development of this plugin on its GitHub repository.

Rate us

Love Gift Reporter for MemberPress? Rate us on WordPress 🙂

螢幕擷圖

安裝方式

  1. Upload the memberpress-gift-reporter folder to /wp-content/plugins/
  2. Activate under Plugins
  3. Open MemberPress Gift Report to use

常見問題集

Do I need MemberPress?

Yes. MemberPress and the MemberPress Gifting add-on must be active.

Is this official MemberPress?

No. Developed independently by Omar ElHawary; not affiliated with MemberPress.

How do I customize reminder emails?

Use the Reminders tab for subject and body. To override the template, copy views/emails/reminder-email.php to your-theme/memberpress-gift-reporter/emails/reminder-email.php.

How do I export data?

Apply filters on the Gift Report tab, then click Download CSV Report. Only filtered rows are exported.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Gift Reporter for MemberPress〉的開發相關工作。

參與者

將〈Gift Reporter for MemberPress〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.6.3

  • Fix WordPress 6.7+ notice: load translations on init; avoid translating cron schedule label before init

1.6.2

  • Tested up to WordPress 6.9

1.6.1

  • Redemption links now use product URLs instead of hardcoded paths