[WordPress] 外掛分享: CleverConnected Subscriber Sync for MailPoet

首頁外掛目錄 › CleverConnected Subscriber Sync for MailPoet
全新外掛
安裝啟用
尚無評分
8 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v2.0.4 上架:2026-08-22

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「CleverConnected Subscriber Sync for MailPoet」→ 直接安裝(推薦)

原文外掛簡介

CleverConnected Subscriber Sync for MailPoet adds a deliberately small, secure integration surface:

an authenticated REST endpoint for creating or updating a MailPoet subscriber and assigning lists;
signed outgoing callbacks for MailPoet subscriber create, update and delete events;
a settings page under Settings > CleverConnected for MailPoet.

MailPoet must be installed and active. The plugin uses MailPoet’s documented PHP API and subscriber hooks; it does not access MailPoet database tables.
This plugin is developed by Ambition4Clients for use with the CleverConnected platform. It is not affiliated with, endorsed by, or sponsored by MailPoet or Automattic.
REST API
Authenticate with WordPress Application Passwords using HTTP Basic Auth.
POST /wp-json/cleverconnected-mailpoet/v1/subscriber

Send JSON such as:
{"email":"[email protected]","first_name":"Ada","last_name":"Lovelace","lists":[4,5],"custom_fields":{"company":"Example Ltd"}}

The endpoint returns the MailPoet subscriber ID and email. Confirmation and welcome emails are not sent for API-originated updates.
Outgoing callbacks
When configured, the plugin sends JSON callbacks with type (subscriber.updated or subscriber.deleted), subscriber, and occurred_at. The X-CleverConnected-Signature header contains an HMAC SHA-256 signature of the exact request body, using the callback signing secret. Failed transient deliveries are retried once after five minutes.
Privacy
This plugin processes subscriber contact details only to send them between your WordPress site, MailPoet and the configured CleverConnected endpoint. It does not send data to the plugin author or any other service.

延伸相關外掛

文章
Filter
Mastodon