WebPlatform Messaging Connector releases
WordPress and WooCommerce messaging connector for WebPlatform
by WebPlatform · github.com/jain640/webplatform-messaging · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/jain640/webplatform-messaging/releases/download/v0.3.0/webplatform-messaging-0.3.0.zipReadme
WebPlatform Messaging Connector for WordPress
Installable connector for the WebPlatform merchant WhatsApp API.
Product links
- Explore WebPlatform plugins
- WebPlatform plugin setup guides
- Compare WhatsApp and email marketing plans
- Open WebPlatform
Install
Create a release ZIP whose top-level directory is webplatform-messaging, containing the plugin PHP files, includes/, readme.txt, and uninstall.php. Do not include Git metadata or repository-only documentation in the WordPress release package.
Upload the ZIP in WordPress under Plugins > Add New > Upload Plugin and activate it. Then open Settings > WebPlatform WhatsApp, enter the WebPlatform URL and dedicated merchant API token, save the settings, and run the connection test.
The old README referenced ./integrations/wordpress/build-webplatform-messaging.sh; that script is not part of this standalone repository and should not be used from this checkout.
WordPress 7.1 validation
Before changing the WordPress.org Tested up to value to 7.1, complete the compatibility checklist in docs/wordpress-7.1-validation.md on WordPress 7.1 RC/final and run WordPress Plugin Check.
External service
The plugin uses the authenticated WebPlatform merchant API at
https://webplatform.co.in to submit WhatsApp messages, retrieve approved templates,
and synchronize contacts and WooCommerce orders. All functionality included in the
plugin is available without a plugin license or entitlement check.
Read the full README on GitHub →