Mô tả
WebPlatform Email Connector routes standard WordPress email through the WebPlatform
delivery service. It works with messages created through wp_mail(), including common
WooCommerce transactional notifications.
Features:
- Connects with a dedicated WebPlatform merchant API token.
- Supports HTML and plain-text email.
- Preserves the message subject and Reply-To address.
- Provides an optional connection test.
- Can be enabled or disabled without removing saved settings.
- Does not store third-party email-provider credentials in WordPress.
- Synchronizes WordPress users and WooCommerce orders with WebPlatform.
- Opens the WebPlatform Email Campaigns dashboard from WordPress.
External Services
This plugin connects to the WebPlatform service (https://webplatform.co.in) to deliver
email and synchronise WordPress data. Specifically, it sends:
- Outgoing email messages (recipient address, subject, body) to the WebPlatform email
delivery API when email routing is enabled. - WordPress user names, email addresses, and phone numbers, and WooCommerce order
summaries to the WebPlatform sync API when you trigger a manual sync.
No data is transmitted unless the plugin is configured with a valid merchant API token
and, for email routing, the routing option is explicitly enabled.
- Service home page: https://webplatform.co.in/
- Terms of service: https://webplatform.co.in/terms
- Privacy policy: https://webplatform.co.in/privacy
Cài đặt
- Upload and activate the plugin.
- Open Settings > WebPlatform Email.
- Enter the WebPlatform URL and merchant API token.
- Save the settings and test the connection.
- Enable email routing.
Hỏi đáp
-
Does this work with WooCommerce email?
-
Yes. WooCommerce transactional messages sent through the standard WordPress mail
function are supported. -
What happens when routing is disabled?
-
WordPress continues using its normal mail configuration.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WebPlatform Email Connector” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WebPlatform Email Connector” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.3.0
- Redesigned the settings screen as a guided three-step setup.
- Added clear connection and email-routing status indicators.
- Improved field guidance, responsive layout, and action hierarchy.
1.2.0
- Support multiple recipients per message.
- Remove hardcoded sync limits — all users and orders are now synced.
- Remove license activation system.
- Added jain640 as contributor.
1.1.0
- Added audience and order synchronization.
- Added a direct link to the WebPlatform Email Campaigns dashboard.
1.0.0
- Initial release.