Linux 软件免费装
Banner图

niftyConnect Event Notifications

开发者 juah255
更新时间 2026年6月16日 13:20
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce alerts notifications email notifications event notifications

下载

1.0.0 1.0.1 1.0.2 1.0.3

详情介绍:

niftyConnect helps site users receive timely notifications for important WordPress and WooCommerce events. niftyConnect includes email, Telegram, and WhatsApp Cloud API notification channels, customizable templates, per-channel notification routing, trigger-specific role and custom recipients, manual test notifications, channel-specific message controls, and an optional administrator-configured daily sending limit. Set the daily limit to 0 for unlimited sending. Features

安装:

  1. Upload the niftyconnect folder to /wp-content/plugins/.
  2. Activate niftyConnect from the Plugins screen.
  3. Go to niftyConnect in the WordPress admin menu.
  4. Configure recipients, templates, channels, and event triggers.
  5. To use WhatsApp, add the Meta access token, WhatsApp business phone number ID, recipient number, and approved template details in the WhatsApp channel settings.
  6. Save the settings and send a manual test notification.

屏幕截图:

  • Trigger routing screen for configured event notification channels.
  • Notification template screen for WordPress, WooCommerce, and system messages.
  • Settings screen for global delivery controls and channel setup.

常见问题:

Does niftyConnect send real notifications?

Yes. niftyConnect sends email notifications through WordPress' wp_mail() system, Telegram notifications through the Telegram Bot API, and WhatsApp notifications through Meta's official WhatsApp Cloud API.

Why does WhatsApp offer template and text modes?

Automated business-initiated WhatsApp messages generally require an approved message template. Free-form text is intended for an open customer-service conversation window. Configure a fallback approved template in the WhatsApp channel settings, or choose a different approved template name, language, and body-variable layout for each event in the Templates tab.

Can I test WhatsApp without a production WhatsApp Business number?

Yes. Meta's WhatsApp Cloud API setup can provide a test business phone number, temporary access token, and phone number ID. Add and verify your personal WhatsApp number as an allowed test recipient, enter the test credentials in niftyConnect, and use Meta's pre-approved hello_world template with language en_US and no body variables.

What format should WhatsApp phone numbers use?

Enter the complete international number with its country code. Spaces, punctuation, and a leading + are removed when the number is saved. Do not enter a local number beginning with 0.

How are WhatsApp recipients selected?

Role-based delivery uses the WhatsApp phone stored on each matching WordPress user profile. If no matching profile has a valid international number, niftyConnect uses the default recipient configured in the WhatsApp channel settings.

Does WooCommerce need to be installed?

No. WooCommerce hooks are registered safely and only send order notifications when WooCommerce is active.

Can developers add custom channels?

Yes. Use the niftyconnect_register_providers action and implement the Provider_Interface contract.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0