Newsletter plugin for WordPress to capture subscribers and send beautiful, bulk newsletter emails.
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!
Some of the features in the WordPress Newsletter plugin include (see PRO Version section below to view the limitations in this LITE version):
See the newsletter subscribe forms builder in action:
See the online demonstration and view the online documentation for tips, tricks, guides, and more.
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
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.
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:
var wpmlAjax = “‘ . $this -> url() . ‘/’ . $this -> plugin_name . ‘-ajax.php”;
url() . ‘/js/wp-mailinglist.js”>
‘
‘subscriber_add’,
‘api_key’ => ’37C1D6053E817212348E507D29CCCE49′,
‘api_data’ => array(
’email’ => “[email protected]”,
‘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);
?>
The Newsletters LITE version has nearly all of the features that the PRO version has but it has some limitations.
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
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:
Installing the WordPress Newsletter plugin is simple. Follow these steps:
newsletters
to find this plugin, by Tribulant.zip
file to obtain the plugin folder./wp-content/plugins/
directory.Premade newsletter themes included
Detailed statistics for emails, subscribers, etc.
Flexible configuration settings
Easy, WYSIWYG newsletter creation
Complete history of newsletters with stats
Import subscribers from CSV or Mac OS X vCard
Export subscribers to CSV file
Email queue with scheduling
Many extensions and integrations available
Dashboard widget for quick overview
MailGun
to Mailgun
.buzz
http client.