Linux 软件免费装
Banner图

Integration for listmonk mailing list and newsletter service

开发者 postduif
更新时间 2025年6月5日 23:40
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8.1
版权: GNU General Public License v3.0
版权网址: 版权信息

标签

mail newsletter WooCommerce subscribers WordPress api mailing listmonk

下载

1.3.3 1.3.4 1.3.5 1.3.7 1.4.0 1.4.1

详情介绍:

This WordPress plugin integrates listmonk with your WordPress / WooCommerce website. You can use this plugin to: Using listmonk as an open-source newsletter and mailing tool makes you less dependent on services like Mailchimp, costs less, and has no limits on the amount of emails you can send per month. How to use this plugin
  1. Install this plugin through the WordPress plugin directory.
  2. Ensure you have access to a configured listmonk server. You can connect listmonk to email services like Amazon SES, which costs as little as $0.10 per thousand emails.
  3. Access the plugin's settings page from your WordPress admin dashboard under Settings to enable and disable components and enter listmonk credentials.
  4. Determine the listmonk list ID you want to subscribe people to. See listmonk documentation for more details.
  5. Utilize WPForms, Contact Form 7, or a custom field on the WooCommerce checkout page to send subscriber data to listmonk.
  6. When using a custom field on the WooCommerce checkout page, you can input a text customers will see during checkout.
Requirements Privacy and Security For compliance purposes, this plugin records the IP address each subscriber and sends it to your listmonk server. Subscribers through WooCommerce checkout do not require double opt-in, unlike form-based subscriptions. API credentials are stored securely on your server with encryption for the password. Please note that this plugin does not have any form of rate-limiting, so it is your own responsibilty to use a CATCHPA when using i.e. WPForms, to limit the amount of fake subscriptions that could be sent to your listmonk server. Suggestions, Bugs, and Contributions For bugs or suggestions, please create an issue on GitHub. Contributions, especially from those knowledgeable in PHP and the listmonk API, are welcome. License GNU General Public License v3.0. No commercial closed-source usage allowed. Thanks Huge thanks to Kailash Nadh for creating listmonk! Dependency on external services This plugin uses two external services: (1) a listmonk server of your choice, for which you are solely responsible and (2) a link to Buy me a Coffee to voluntarily support the development of this plugin. See their privacy policy here. This plugin can be used without donating. This plugin does not store or use any customer data: this is all being handled by the listmonk server you connect to.

安装:

Installation is straightforward. Install the plugin from the WordPress plugin directory and configure it from the settings page: Integration for listmonk.

屏幕截图:

  • Newsletter opt-in on the WooCommerce checkout. After a customer pays, their email address and name will be sent to the mailing list of your choice.
  • Newsletter subscription form example. Created with WPForms, data will be sent to your listmonk server.

更新日志:

1.4.0 Added support for WooCommerce block based checkout and added a debug mode 1.3.7 Small bug fixes, added id value for checkbox during checkout, breaking change: label for checkout box changed from newsletter_optin to listmonk_newsletter_optin 1.3.6 Fix: nonce verification error with WC checkout 1.3.5 Bug fix with WooCommerce checkout 1.3.4 Small changes, added a warning that CF7 support is still experimental 1.3.3 First public version on the WordPress plugin directory