Newsletters Wordpress Plugin - Rating, Reviews, Demo & Download

Newsletters Preview Wordpress Plugin - Rating, Reviews, Demo & Download
4.9 Average out of 22 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

A full-featured WordPress newsletter plugin created by Tribulant for WordPress which fulfills all subscribers, emails, marketing and newsletter related needs for both personal and business environments.

It has robust, efficient and unique features! This is an all-in-one newsletter tool for your WordPress site can be configured to behave as desired and it will provide the best experience for your email subscribers at the same time.

The software works the way you do so you can focus on creating newsletters and giving your website the necessary exposure!

Features

Some of the features in the WordPress Newsletter plugin include (see PRO Version section below to view the limitations in this LITE version):

  • Mailing Lists
  • Bounce Email Management
  • Newsletter Queue & Scheduling
  • Newsletter Templates
  • Drag & Drop Newsletter & Template Builder
  • Complete Email History
  • Unlimited Sidebar Widgets
  • Post/Page Opt-In Embedding
  • Subscription Forms Builder
  • Offsite Subscription Forms
  • Publish Newsletter as a Post
  • Send Post as a Newsletter
  • Add Email Attachments
  • SMTP Authentication
  • Ajax Powered Features
  • Import/Export Subscribers
  • Paid Subscriptions (PayPal & 2Checkout)
  • Integrates with the banner rotator plugin
  • WordPress Multisite Compatible
  • Email Tracking
  • IP Logging of Subscribers
  • Newsletter Themes
  • POP/IMAP Bounce Handling
  • Latest Posts Subscriptions
  • Single/Multiple Posts into Emails
  • Bit.ly click tracking
  • Autoresponders
  • Newsletters by conditions
  • Multilingual (qTranslate & WPML)
  • Custom Post Types
  • Custom Fields
  • Link/click tracking
  • DKIM Signature
  • WordPress Dashboard Widget
  • and much more…

See the newsletter subscribe forms builder in action:

Demo and Support

See the online demonstration and view the online documentation for tips, tricks, guides, and more.

Extensions

There are many free and paid extension plugins for the WordPress Newsletter plugin. All extensions work with both Newsletters LITE and Newsletters PRO, no problem.

Some extensions include:

Visit the Newsletters extensions page

Email/Newsletter Templates

Included with the newsletter plugin are several premade email/newsletter templates.

Shop our newsletter templates for more variety and high quality, premium, responsive newsletter templates.

Languages

All language files and the instructions to use them are in POEditor. Anyone can join the project to add languages and contribute translations for strings.

Thank you for these wonderful people who contributed in translating the plugin:

Offsite HTML Code

var wpmlAjax = “‘ . $this -> url() . ‘/’ . $this -> plugin_name . ‘-ajax.php”;
url() . ‘/js/wp-mailinglist.js”>

API Example

‘subscriber_add’,
‘api_key’ => ’37C1D6053E817212348E507D29CCCE49′,
‘api_data’ => array(
’email’ => “email@domain.com”,
‘list_id’ => array(1,2,3),
)
);

$data_string = wp_json_encode($data);

$ch = curl_init($url);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, $data_string);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, array(
‘Content-Type: application/json’,
‘Content-Length: ‘ . strlen($data_string))
);

$result = json_decode(curl_exec($ch));
curl_close($ch);
?>

PRO Version

The Newsletters LITE version has nearly all of the features that the PRO version has but it has some limitations.

  • One mailing list.
  • 500 max subscribers.
  • Send up to 1000 emails per month.
  • Mail Type: local server and SMTP. No API integration with our mail service providers.
  • The “Drag & drop newsletter & template builder” cannot be used.
  • No new custom dynamic fields can be added but you can edit current ones.

These limits should be sufficient for a personal blogger or a small business.

To remove these limits, you can upgrade to the PRO version and submit your serial key inside the plugin.
Or, download, install, and activate the PRO version from our website under Downloads, and then add your serial key. This is the preferred method. After installing the PRO version, you can safely deactivate and delete the LITE version without losing your data.

In addition to the limits being removed, you will receive priority support from Tribulant.

Visit the Newsletters PRO page

3rd Party Services

Our plugin makes use of some 3rd party services or APIs to provide you with the latest technology and functionality. Here is a list of the services:

  • SpamScore (https://www.spamscore.net) – Fetch the spam score of an email/newsletter
  • IPEcho (https://ipecho.net) – Get the current mail exchange IP address
  • IPLocate (https://www.iplocate.io) – To get the country of a user by IP address
  • HostIP.info (http://www.hostip.info) – To get the country of a user by IP address
  • geoPlugin (https://www.geoplugin.com) – To get the country of a user by IP address

Screenshots

  1. Premade newsletter themes included

    Premade newsletter themes included

  2. Detailed statistics for emails, subscribers, etc.

    Detailed statistics for emails, subscribers, etc.

  3. Flexible configuration settings

    Flexible configuration settings

  4. Easy, WYSIWYG newsletter creation

    Easy, WYSIWYG newsletter creation

  5. Complete history of newsletters with stats

    Complete history of newsletters with stats

  6. Import subscribers from CSV or Mac OS X vCard

    Import subscribers from CSV or Mac OS X vCard

  7. Export subscribers to CSV file

    Export subscribers to CSV file

  8. Email queue with scheduling

    Email queue with scheduling

  9. Many extensions and integrations available

    Many extensions and integrations available

  10. Dashboard widget for quick overview

    Dashboard widget for quick overview


Reviews & Comments