Descrição
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
Instalação
- 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.
Perguntas frequentes
-
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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“WebPlatform Email Connector” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “WebPlatform Email Connector” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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.