Przejdź do treści
WordPress.org

Polska

  • Motywy
  • Wtyczki
  • Aktualności
  • Wsparcie
  • Informacje
  • Zlecenia
  • Pomóż w tłumaczeniu
  • Kontakt
  • Pobierz WordPressa
Pobierz WordPressa
WordPress.org

Plugin Directory

Simple Newsletter Signup for Mailgun

  • Prześlij wtyczkę
  • Moje ulubione
  • Zaloguj się
  • Prześlij wtyczkę
  • Moje ulubione
  • Zaloguj się

Simple Newsletter Signup for Mailgun

Autor: unfinishedman
Pobierz
  • Szczegóły
  • Recenzje
  • Instalacja
  • Rozwój
Wsparcie

Opis

Simple Newsletter Signup for Mailgun, crafted by the team at Unfinished Man, allows you to add a newsletter signup form to your WordPress site via widget or shortcode. It connects directly to your Mailgun mailing lists for subscribing/unsubscribing users.

Features

  • Integrated Subscribe/Unsubscribe: Users can subscribe and unsubscribe using the same form
  • Widget Support: Add to sidebars with customizable title and intro text
  • Shortcode Support: Embed via [sns_newslettersignup title="Your Title"]
  • Mailgun Integration: Direct API integration with your Mailgun account
  • reCAPTCHA v3: Optional bot protection with configurable score threshold
  • AJAX-Powered: Seamless form submissions without page reload
  • Rate Limiting: Prevents spam with 5 attempts per 15 minutes per IP
  • Custom CSS Editor: Built-in CSS editor with syntax highlighting for easy styling
  • Responsive Design: Mobile-friendly forms that work on all devices
  • Dark Mode Support: Automatic styling for dark mode preferences
  • Accessibility: WCAG compliant with proper ARIA labels and keyboard navigation
  • Developer Friendly: Custom hooks and events for advanced customization
  • Translation Ready: Fully internationalized and ready for translation

Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher
  • Mailgun account with API access
  • (Optional) Google reCAPTCHA v3 keys

Shortcode Attributes

  • title – Form title (default: „Newsletter Signup”)
  • show_name – Show name field: true/false (default: true)
  • show_help_text – Show help text: true/false (default: true)

Example: [sns_newslettersignup title="Join Our Newsletter" show_name="false"]

Developer Hooks

JavaScript Events:
* sns:success – Triggered on successful submission
* sns:error – Triggered on error
* sns:ajax_error – Triggered on AJAX error
* sns:recaptcha_error – Triggered on reCAPTCHA error

Support

For bugs or feature requests:
* WordPress Support Forum
* Visit Unfinished Man

Privacy Policy

This plugin does not collect or store any personal data locally. All email addresses and names are sent directly to Mailgun via their API. Please review Mailgun’s privacy policy and ensure your own privacy policy covers newsletter signups.

Credits

Created by the team at Unfinished Man.

License

This plugin is licensed under the GNU General Public License version 2 or later (GPLv2+). You are free to use, modify, and distribute this plugin under the terms of the GPL. For more details, see the License URI.

Instalacja

  1. Upload the plugin files to /wp-content/plugins/simple-newsletter-signup/ or install through the WordPress plugins screen
  2. Activate the plugin through the 'Plugins’ menu in WordPress
  3. Go to Settings > SNS Settings to configure:
    • Mailgun API Key, Domain, and Mailing List
    • Optional reCAPTCHA v3 keys for bot protection
    • Custom CSS for styling (optional)
  4. Add the widget to sidebars via Appearance > Widgets, or use the shortcode in posts/pages

Getting Mailgun Credentials

  1. Sign up at mailgun.com
  2. Add and verify your domain
  3. Create a mailing list
  4. Get your API key from the dashboard
  5. Enter these details in the plugin settings

Getting reCAPTCHA Keys

  1. Visit Google reCAPTCHA Admin
  2. Register a new site with reCAPTCHA v3
  3. Add your domain
  4. Copy the site key and secret key
  5. Enter them in the plugin settings

Najczęściej zadawane pytania

How do I get Mailgun API credentials?

Sign up at mailgun.com, create a domain and mailing list, then grab your API key from the dashboard.

Does it handle unsubscribes?

Yes! Users can resubmit their email to unsubscribe if they’re already subscribed.

Can I customize the form?

Yes! You can use the built-in CSS editor in Settings > SNS Settings, customize via your theme’s CSS, or use the widget/shortcode attributes to show/hide fields.

What if reCAPTCHA fails?

Check your keys at Google reCAPTCHA. You can adjust the score threshold in the plugin settings (default is 0.5).

How does rate limiting work?

The plugin limits each IP address to 5 submission attempts per 15 minutes to prevent spam and abuse.

Is it GDPR compliant?

The plugin itself doesn’t store personal data. However, you should ensure your Mailgun account and privacy policy comply with GDPR requirements.

Can I use it with other email services?

Currently, the plugin only supports Mailgun. Support for other services may be added in future versions.

Does it work with page builders?

Yes! Use the shortcode in any page builder that supports WordPress shortcodes.

How do I style the form?

Three ways:
1. Use the built-in CSS editor in Settings > SNS Settings (includes syntax highlighting)
2. Add CSS to your theme’s stylesheet
3. Use a custom CSS plugin

The settings page includes helpful CSS examples and a complete selector reference.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„Simple Newsletter Signup for Mailgun” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani
  • unfinishedman

Przetłumacz wtyczkę “Simple Newsletter Signup for Mailgun” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

1.3 (2025-01-XX)

  • Major refactor with improved code organization
  • Added proper OOP structure with separate classes
  • Improved security with rate limiting (5 attempts per 15 minutes)
  • Fixed JavaScript bug with reCAPTCHA integration
  • Added custom CSS editor with CodeMirror syntax highlighting
  • Added CSS styling for better user experience
  • Added dark mode support
  • Improved error handling and logging
  • Fixed text domain consistency (simple-newsletter-signup-for-mailgun)
  • Added translation support (internationalization)
  • Added accessibility improvements (ARIA labels, keyboard navigation)
  • Added custom JavaScript events for developers
  • Better mobile responsiveness
  • Added configurable reCAPTCHA score threshold
  • Improved admin interface with helpful resources and CSS examples
  • Added plugin action links (Settings link on plugins page)
  • Better code documentation
  • Performance improvements
  • Added proper activation/deactivation hooks
  • Improved sanitization and validation
  • Full WordPress Coding Standards (WPCS) compliance
  • Better debugging with wp_json_encode() logging

1.2

  • Security fixes: ESC output, isset checks, unslashing, sanitized settings
  • Button text changed to „Subscribe” with clearer help text
  • Fixed settings page display issues

1.1

  • Added reCAPTCHA v3 support
  • Updated widget with intro text field
  • Integrated unsubscribe functionality

1.0

  • Initial release with Mailgun integration, widget, and shortcode

Meta

  • Wersja 1.3
  • Ostatnia aktualizacja 9 miesięcy temu
  • Włączone instalacje Mniej niż 10
  • Wersja WordPressa 5.0 lub nowszej
  • Testowano do 6.8.6
  • Wersja PHP 7.4 lub nowszej
  • Język
    English (US)
  • Tagi
    emailmailgunnewslettersignupsubscription
  • Widok zaawansowany

Oceny

Nie przesłano jeszcze żadnych recenzji.

Your review

Zobacz wszystkierecenzje.

Zaangażowani

  • unfinishedman

Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

Zobacz forum wsparcia

  • O nas
  • Aktualności
  • Hosting
  • Prywatność
  • Prezentacja
  • Motywy
  • Wtyczki
  • Wzorce
  • Nauka
  • Pomoc techniczna
  • Programiści
  • WordPress.tv ↗
  • Zaangażuj się
  • Wydarzenia
  • Przekaż darowiznę ↗
  • Piątka dla Przyszłości
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Polska

  • Odwiedź nasze konto X (dawniej Twitter)
  • Odwiedź nasze konto Bluesky
  • Odwiedź nasze konto na Mastodoncie
  • Odwiedź naszego Threadsa
  • Odwiedź naszego Facebooka
  • Odwiedź nasze konto na Instagramie
  • Odwiedź nasze konto na LinkedIn
  • Odwiedź naszego TikToka
  • Odwiedź nasz kanał YouTube
  • Odwiedź naszego Tumblra
Kod to poezja.
The WordPress® trademark is the intellectual property of the WordPress Foundation.