WPTypia Email Service Provider Connector for Newspack Newsletters with Listmonk is a companion plugin for Newspack Newsletters that adds a Listmonk ESP provider.
It turns Newspack newsletter editor output into raw HTML Listmonk campaigns, then
supports draft sync, test sends, immediate sends, and scheduled sends.
Subscriber sync and campaign analytics are included. The connector does not
expose a WordPress webhook receiver; configure bounce and complaint processing
in Listmonk.
This plugin requires a Listmonk server configured by the site administrator. It
sends newsletter HTML, campaign metadata, subscriber email addresses, list
membership changes, subscriber attributes, and analytics lookup requests to the
configured Listmonk API URL. Listmonk may be self-hosted or operated by another
party depending on the URL you configure. Review your Listmonk deployment's own
privacy policy, terms, and data retention settings before connecting it.
Listmonk project documentation is available at https://listmonk.app/docs/.
Built with WPTypia
This plugin was scaffolded as a WPTypia workspace and continues to use
WPTypia packages and synchronization tooling for typed REST contracts,
generated schemas, and build consistency. WPTypia is maintained by this
plugin's author at
https://github.com/imjlk/wp-typia.
The plugin also builds on the WordPress Block Editor and Interactivity API,
Newspack Newsletters provider APIs, and the Listmonk REST API.
Newspack and Listmonk are trademarks or project names of their respective
owners. This plugin is not affiliated with or endorsed by Newspack, Automattic,
or the Listmonk project.
- Install and activate Newspack Newsletters.
- Upload and activate
wp-typia-newsletter-connector.zip.
- Open Settings > Newsletter Connector.
- Enter the Listmonk API URL, API user, API token, default From email, template ID, and list IDs.
- Use Save and test connection.
- Select
listmonk as the active Newspack Newsletters service provider.
- Create a Newspack newsletter and verify the Listmonk editor panel can preview, sync, and send a test.
Detailed setup and validation documentation is available at
https://github.com/imjlk/wp-typia-newsletter-connector/blob/main/docs/SETUP.md.