
內容簡介
BrainStudioz Newsletter Hub 是一款 WordPress 外掛,專為建立電子郵件訂閱表單、管理本地訂閱者資料庫及與流行的電子郵件行銷服務同步聯絡人而設計。使用者可以輕鬆管理訂閱者並連接多個行銷平台,無需重建表單。
【主要功能】
• 拖放式表單建構器建立訂閱表單
• 支援多種顯示方式如浮動條和滑入表單
• 管理訂閱者資料,包括搜尋、標籤和匯出
• 與 Mailchimp、Brevo 等多個平台整合
• 自動處理 API 錯誤和速率限制的重試機制
外掛標籤
開發者團隊
原文外掛簡介
BrainStudioz Newsletter Hub is a WordPress newsletter plugin for building email signup forms, keeping a local subscriber database, and syncing contacts with popular email marketing services.
Your forms and subscriber records stay in WordPress as the source of truth. Connect Mailchimp, Brevo, MailerLite, Kit (formerly ConvertKit), ActiveCampaign, or another supported provider when you want to sync contacts. Add or switch providers without rebuilding your signup forms.
BrainStudioz Newsletter Hub manages subscribers and provider syncs; it does not send newsletter campaigns itself.
Newsletter forms and subscriber management
Build newsletter signup forms with a drag-and-drop form builder
Add forms with the Newsletter Form block, shortcode, Elementor widget, or PHP function
Use inline, floating-bar, and slide-in form displays
Store, search, filter, tag, import, and export subscribers in WordPress
Record consent and suppress unsubscribed, bounced, or blocked contacts
View subscriber growth, form views, submissions, and conversion rate
Email marketing integrations
Connect Mailchimp, Brevo, MailerLite, Kit (formerly ConvertKit), ActiveCampaign, GetResponse, AWeber, Campaign Monitor, Drip, or Constant Contact.
Choose lists or groups, map custom fields, apply tags, and configure double opt-in per connection. You can connect several providers or multiple accounts from the same provider.
Capture subscribers from existing WordPress forms
Turn submissions into newsletter subscribers from WordPress comments and registration, Contact Form 7, WPForms, Gravity Forms, Ninja Forms, Fluent Forms, Formidable Forms, Elementor Forms, or JetFormBuilder.
How subscriber sync works
A visitor submits a newsletter or connected WordPress form.
BrainStudioz Newsletter Hub stores the subscriber in your WordPress database.
The plugin queues a background sync for your connected provider.
Automatic retries handle temporary API errors and rate limits.
Privacy by design
Subscriber data is stored on your WordPress site. The plugin collects no telemetry, sends no usage analytics, and makes no provider request until you configure a connection with your own credentials. Provider credentials are encrypted at rest. See External Services for exactly what is shared when sync is enabled.
Optional Pro add-on
The separate optional Pro add-on adds audience routing, WooCommerce order tracking, popups, lead magnets, automations, webhooks, AI tools, and provider migration. The free plugin works independently.
Learn more or upgrade to Pro: http://brainstudioz.com/buy-a-plugin
External Services
BrainStudioz Newsletter Hub contacts no external service by default. After you add a provider connection with your own credentials, a sync sends the subscriber data you collected to that provider’s API. This may include email address, name, mapped custom fields, tags, and list membership. No data is sent to the plugin author.
Every integration below is optional and inactive until you connect it:
Mailchimp — contact sync through https://{data-center}.api.mailchimp.com.
Terms: https://mailchimp.com/legal/terms/ — Privacy: https://www.intuit.com/privacy/statement/
ActiveCampaign — contact sync through your ActiveCampaign account API URL.
Terms: https://www.activecampaign.com/legal/terms-of-service — Privacy: https://www.activecampaign.com/legal/privacy-policy
Brevo — contact sync through https://api.brevo.com.
Terms: https://www.brevo.com/legal/termsofuse/ — Privacy: https://www.brevo.com/legal/privacypolicy/
MailerLite — contact sync through https://connect.mailerlite.com.
Terms: https://www.mailerlite.com/terms-of-service — Privacy: https://www.mailerlite.com/legal/privacy-policy
Kit (formerly ConvertKit) — contact sync through https://api.kit.com.
Terms: https://kit.com/terms — Privacy: https://kit.com/privacy
AWeber — contact sync through https://api.aweber.com.
Terms: https://www.aweber.com/service-agreement.htm — Privacy: https://www.aweber.com/privacy.htm
Campaign Monitor — contact sync through https://api.createsend.com.
Terms: https://www.campaignmonitor.com/terms/ — Privacy: https://www.campaignmonitor.com/policies/
Constant Contact — contact sync through https://api.cc.email.
Terms: https://www.constantcontact.com/legal/service-provider — Privacy: https://www.constantcontact.com/legal/privacy-center
Drip — contact sync through https://api.getdrip.com.
Terms: https://www.drip.com/terms — Privacy: https://www.drip.com/privacy
GetResponse — contact sync through https://api.getresponse.com.
Terms: https://www.getresponse.com/legal — Privacy: https://www.getresponse.com/legal/privacy
Development
Human-readable PHP and JavaScript source is included under GPLv2 or later and maintained at https://github.com/derwaish05/mailpilot.
PHP source: src/
React source: assets/src/
Compiled JavaScript and CSS: assets/build/
Rebuild the admin assets with npm install and npm run build. Dependencies and licenses are listed in package.json.
