Newsletter Integration For Mailman3

وەسف

Newsletter Integration For Mailman3 allows you to insert a customizable form into posts or pages via a shortcode, enabling users to enter their email address to subscribe to your Mailman 3 newsletter. Optionally, Google reCAPTCHA can be enabled to prevent spam.

External Services

This plugin uses Google reCAPTCHA to protect your forms from spam and abuse. When a user loads a page containing a form,
the plugin automatically loads the reCAPTCHA JavaScript API from https://www.google.com/recaptcha/api.js. During form submission,
it sends the necessary user response data to https://www.google.com/recaptcha/api/siteverify to verify that the submission is made by a human.
The data transmitted includes user input for reCAPTCHA verification and is only sent when a form is submitted.
For more details, please review Google’s Terms of Service (https://policies.google.com/terms) and Privacy Policy (https://policies.google.com/privacy).

Support & More

For more information, documentation, or support, please visit our Support Page.

سکرین شۆتەکان

  • The subscription form as it appears on a WordPress page.
  • The plugin settings in the admin panel.

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin in the WordPress dashboard under “Plugins”.
  3. Insert the shortcode
    [newsletter_integration_for_mailman3_wrapper button_text=”some text for the submit button” use_captcha=”0″ label=”some text for the label”]
    [newsletter_integration_for_mailman3 label=”nice address one” subscribe_address=”0″]
    [/newsletter_integration_for_mailman3_wrapper]
    into the post or page where you want the form to appear.
  4. Optional: Configure the plugin settings (e.g., reCAPTCHA) in the WordPress admin panel.

پهد

How do I use the shortcode?

Simply insert the shortcode
[newsletter_integration_for_mailman3_wrapper button_text=”some text for the submit button” use_captcha=”0″ label=”some text for the label”]
[newsletter_integration_for_mailman3 label=”nice address one” subscribe_address=”0″]
[/newsletter_integration_for_mailman3_wrapper]
into your post or page.

Can I enable reCAPTCHA?

Yes – you can enable Google reCAPTCHA through the shortcode varibale “use_captcha” to prevent unwanted submissions.

پێداچوونەوەکان

هیچ پێداچوونەوەیەک نەنووسراوە بۆ ئەم پێوەکراوە.

بەشداربووان و گەشەپێدەران

“Newsletter Integration For Mailman3” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

“Newsletter Integration For Mailman3” وەربگێڕە بۆ زمانەکەی خۆت.

دەتەوێت بەشداربیت لە گەشەپێدان؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial version: Newsletter subscription form with Mailman 3 integration and optional Google reCAPTCHA support.