Linux 软件免费装
Banner图

RewardMate: Loyalty Program, Points & Rewards, & Referral for WooCommerce

开发者 omnifywp
更新时间 2026年8月2日 01:53
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

WooCommerce discounts loyalty program points system reward points

下载

1.0.0

详情介绍:

RewardMate is a comprehensive loyalty program plugin for WooCommerce that lets store owners reward customers with points for purchases, daily check-ins, and other interactions. These points can then be redeemed for discounts on future orders, providing an incentive for customers to return and make more purchases. RewardMate (Free Features):

安装:

  1. Download the plugin from WordPress.org.
  2. Upload the plugin files to the /wp-content/plugins/omnify-customer-rewards/ directory or install the plugin directly through the WordPress plugin screen.
  3. Activate the plugin through the 'Plugins' screen in WordPress.
  4. Go to RewardMate -> Settings to configure the plugin.

屏幕截图:

  • **Daily Check-In Button** - Add a daily check-in option on the user's account page.
  • **Product-Specific Points** - Set specific point values per product.
  • **Exclude Products** - Option to exclude products from the points system.

升级注意事项:

1.0.0 Initial release.

常见问题:

How do I configure points for specific products?

Go to the product edit page in WooCommerce and add the points value in the "Reward Points" section. This value will override the global points setting.

Can I exclude specific products from the points system?

Yes, simply go to the product edit page, and enable the "Exclude from points" option to exclude a product from earning or redeeming points.

How does the daily check-in feature work?

Customers can visit their "My Account" page each day and click the "Daily Check-In" button to earn bonus points. This feature can be configured in the plugin settings.

How do I configure the REST API?

Go to RewardMate -> API. Click "Generate API Key", then open RewardMate -> Settings -> API and enable REST API Key Access. External apps must send the key in the X-Omnify-Customer-Rewards-Key header (legacy X-RewardMate-Key is still accepted).

Which API endpoints are available?

The plugin exposes /wp-json/rewardmate/v1/status, /users, /users/{user_id}/points, and /users/{user_id}/history. The API screen includes copyable cURL examples for each workflow.

How do I make API access safer?

Use a long generated API key, set Allowed API IP Addresses when possible, disable External Point Updates for read-only integrations, and set a Max API Point Change limit.

How do I configure webhooks?

Go to RewardMate -> Settings -> API, enable Webhooks, enter the webhook URL, choose events, and add a signing secret. Then go to RewardMate -> API and click "Send Test Webhook".

更新日志:

1.0.0