NWS Sendy

A block to display a subscription form integrated with Sendy, allowing users to easily manage their email subscriptions.

Author:NEONUS, s.r.o. (profile at wordpress.org)
WordPress version required:
WordPress version tested:6.8
Plugin version:1.0.1
Added to WordPress repository:24-04-2025
Last updated:24-04-2025
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:287
plugin download
Click to start download

NWS Sendy is a WordPress plugin that integrates with Sendy, allowing users to easily manage their email subscriptions through a simple interface. This plugin provides an admin settings page for configuring the Sendy API key and List ID, as well as a shortcode and block to display a subscription form on the front end.

Features

  • Admin interface under the Tools menu for setting the API key and List ID.
  • Shortcode to display a subscription form widget.
  • Block for the WordPress block editor that replicates the functionality of the shortcode.
  • Fallback template for the subscription form if the theme template is not found.

Success and error message customization

There are two filters availabe for overriding success and error message after subscribe attempt.
You can simpy override them by implementing filters:
* nws_sendy_form_success_message
* nws_sendy_form_error_message

Usage

  • Use the shortcode [nws_sendy_form] to display the subscription form in posts or pages.
  • Add the Sendy form block in the block editor to include the subscription form in your content.

Screenshots
FAQ
ChangeLog