{"id":227255,"date":"2025-04-24T09:12:25","date_gmt":"2025-04-24T09:12:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/q21-mailman3-newsletter\/"},"modified":"2025-04-25T08:34:28","modified_gmt":"2025-04-25T08:34:28","slug":"newsletter-integration-for-mailman3","status":"publish","type":"plugin","link":"https:\/\/ms.wordpress.org\/plugins\/newsletter-integration-for-mailman3\/","author":16146868,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.7.5","requires":"6.7","requires_php":"7.4","requires_plugins":null,"header_name":"Newsletter Integration For Mailman3","header_author":"David Pohl","header_description":"A wordpress plugin for showing input or checkbox fields for subscribing to newsletters provided by mailman 3.","assets_banners_color":"75a79b","last_updated":"2025-04-25 08:34:28","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/q21.de","header_plugin_uri":"","header_author_uri":"https:\/\/q21.de","rating":0,"author_block_rating":0,"active_installs":0,"downloads":324,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"frischi","date":"2025-04-25 08:34:28"}},"upgrade_notice":{"1.0":"<p>This is the first stable version of this plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3280847,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3280847,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3281525,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3281525,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3280936,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3280847,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"The subscription form as it appears on a WordPress page.","2":"The plugin settings in the admin panel."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[267,19710,455,595,80],"plugin_category":[38,42,43],"plugin_contributors":[241321],"plugin_business_model":[],"class_list":["post-227255","plugin","type-plugin","status-publish","hentry","plugin_tags-email","plugin_tags-mailman","plugin_tags-newsletter","plugin_tags-recaptcha","plugin_tags-shortcode","plugin_category-authentication","plugin_category-contact-forms","plugin_category-customization","plugin_contributors-frischi","plugin_committers-frischi"],"banners":{"banner":"https:\/\/ps.w.org\/newsletter-integration-for-mailman3\/assets\/banner-772x250.png?rev=3281525","banner_2x":"https:\/\/ps.w.org\/newsletter-integration-for-mailman3\/assets\/banner-1544x500.png?rev=3281525","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/newsletter-integration-for-mailman3\/assets\/icon-128x128.png?rev=3280847","icon_2x":"https:\/\/ps.w.org\/newsletter-integration-for-mailman3\/assets\/icon-256x256.png?rev=3280847","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/newsletter-integration-for-mailman3\/assets\/screenshot-1.png?rev=3280936","caption":"The subscription form as it appears on a WordPress page."},{"src":"https:\/\/ps.w.org\/newsletter-integration-for-mailman3\/assets\/screenshot-2.png?rev=3280847","caption":"The plugin settings in the admin panel."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin uses Google reCAPTCHA to protect your forms from spam and abuse. When a user loads a page containing a form,\nthe plugin automatically loads the reCAPTCHA JavaScript API from https:\/\/www.google.com\/recaptcha\/api.js. During form submission,\nit sends the necessary user response data to https:\/\/www.google.com\/recaptcha\/api\/siteverify to verify that the submission is made by a human.\nThe data transmitted includes user input for reCAPTCHA verification and is only sent when a form is submitted.\nFor more details, please review Google\u2019s Terms of Service (https:\/\/policies.google.com\/terms) and Privacy Policy (https:\/\/policies.google.com\/privacy).<\/p>\n\n<h3>Support &amp; More<\/h3>\n\n<p>For more information, documentation, or support, please visit our <a href=\"https:\/\/q21.de\/support\">Support Page<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin in the WordPress dashboard under \"Plugins\".<\/li>\n<li>Insert the shortcode\n    [newsletter_integration_for_mailman3_wrapper button_text=\"some text for the submit button\" use_captcha=\"0\" label=\"some text for the label\"]\n        [newsletter_integration_for_mailman3 label=\"nice address one\" subscribe_address=\"0\"]\n    [\/newsletter_integration_for_mailman3_wrapper]\ninto the post or page where you want the form to appear.<\/li>\n<li>Optional: Configure the plugin settings (e.g., reCAPTCHA) in the WordPress admin panel.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20use%20the%20shortcode%3F'><h3>How do I use the shortcode?<\/h3><\/dt>\n<dd><p>Simply insert the shortcode\n    [newsletter_integration_for_mailman3_wrapper button_text=\"some text for the submit button\" use_captcha=\"0\" label=\"some text for the label\"]\n        [newsletter_integration_for_mailman3 label=\"nice address one\" subscribe_address=\"0\"]\n    [\/newsletter_integration_for_mailman3_wrapper]\ninto your post or page.<\/p><\/dd>\n<dt id='can%20i%20enable%20recaptcha%3F'><h3>Can I enable reCAPTCHA?<\/h3><\/dt>\n<dd><p>Yes - you can enable Google reCAPTCHA through the shortcode varibale \"use_captcha\" to prevent unwanted submissions.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version: Newsletter subscription form with Mailman 3 integration and optional Google reCAPTCHA support.<\/li>\n<\/ul>","raw_excerpt":"Newsletter Integration For Mailman3 allows you to insert a customizable form into posts or pages, to subscribe to your Mailman 3 newsletter.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/227255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=227255"}],"author":[{"embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/frischi"}],"wp:attachment":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=227255"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=227255"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=227255"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=227255"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=227255"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=227255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}