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

FAQ

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.7.0

  • Add customizable From Name and From Email for reminder, resend, bulk, and weekly summary emails
  • Centralize report filter sanitization and improve CSV export safety
  • Refactor cron scheduling and cleanup on upgrade/uninstall
  • Improve admin table styling, pagination, and export/resend button feedback

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