WordPress Newsletter plugin
Description
The WordPress Newsletter plugin is a versatile newsletter plugin which installs in a flash and integrates well with your WordPress website. Using the WordPress Newsletter plugin is effortless and will improve your business’ marketing drastically.
System Requirements
- WordPress 4.0 or higher
- Linux/Apache (or Windows/IIS) Server (recommended)
- MySQL 4 or higher
- sql_mode Off or TRADITIONAL
- PHP 5.4 or higher
- memory_limit 64M (256M recommended)
- safe_mode Off
- Mail Server (Local/Remote)
Installation
- Download the ZIP package from the downloads management section.
- Either upload it to your WordPress > Plugins > Add New section for a quick installation and skip to step 4 or extract the package in order to obtain the
wp-mailinglist
folder of the plugin. - Upload the
wp-mailinglist
folder to thewp-content/plugins/
directory. - Log in to your WordPress admin and go to the “Plugins” page in your dashboard.
- Activate the “Newsletters” plugin by clicking the “Activate” link.
- To start using the plugin, click on the “Newsletters” menu item in your dashboard.
Upgrading the plugin
If you are upgrading the plugin from an older version to a newer version, the steps to follow are the same as the installation steps above. All your settings, products and other data will remain intact and nothing will be lost.
We recommend that you deactivate the plugin before uploading the files and then re-activating the plugin again after you have uploaded the new files to prevent errors on a production site.
VIDEO: Installation Instructions
Quick Start
In case you are using a reverse proxy on your web server, make sure it does not remove Referrer on the HTTP headers as it can cause an infinite loop on admin pages of this plugin. For nginx servers, you may need to add this setting to your configuration:
add_header 'Referrer-Policy' 'origin';
1. Activation
- Go to ‘Plugins‘ in your WordPress dashboard.
- Go to Newsletters and click the ‘Activate‘ link.
- You will now see a red bar across the top of your admin screen. Generate a serial key from here: http://tribulant.com/downloads by clicking the key icon next to the plugin name (you may have to log in to view that page)
*Please note: The serial key is very sensitive to the domain it is generated for. There are very descriptive instructions but basically, from your WordPress admin page, the URL shown in the address bar of your browser, you need to select everything after the “http://” and before the next “/” slash.
Example: http://www.example-domain-name.com/subfolder1/subfolder2 for this URL you would only select the www.example-domain-name.com
Any mistakes will be final and you will have to submit a ticket to get your key re-issued. Once you have your key you need to copy and paste it to the serial key field and submit it. If your serial key was generated for the wrong domain, this is where you will get an “Invalid Serial Key” message, if it is right, then you can proceed and begin using the plugin.
2. Configuration
- The menu item ‘Newsletters’ will appear in your menu. Go to ‘Newsletters’ > ‘Configuration’.
- Click on Auto-import users from WordPress if you want to import your current users into a list.
- Read carefully through the Configuration and select the options that best suit what you want.
- If you have more than 100 subscribers, be sure to turn On the email scheduling feature. Keep the interval as low as possible and try to keep the number of emails per interval below 90. This depends on your mail server and what it accepts. Be sure to ask your SMTP provider or your hosting company, if unsure. If you want to send a lot of emails, you can take a look at our web hosting plans where we allow a lot more emails per hour.
- Click on the blue ‘Save Settings’ at the top of the page when you are done.
Read the Configuration documentation for more information.
3. Put a Subscribe Form on the Site
You would most likely want to put a subscribe form on the site so that your users can subscribe to your mailing list(s) on the user-end of the site by filling in their email address (and other possible details).
There are several ways of putting a subscribe form on your WordPress site. You can use multiple instances (multiple subscribe forms) throughout the site and it is NOT limited to just a single one. They include:
- Using a sidebar widget under ‘Appearance‘ > ‘Widgets‘.
- Embedding into a WordPress post/page with a shortcode.
- Hardcoding into the theme with PHP code.
Read the subscription form documentation for detailed instructions on how to use each individual method.
4. Get Additional Data from Subscribers
- Go to ‘Newsletters’ > ‘Custom Fields’ and click the ‘Add New’ button.
- Enter the title, such as “Name”.
- Click ‘Required’, fill in Error Message such as “Please fill in your name“.
- Select the field type, i.e., ‘text field’ in the drop down.
- Tick/check the lists with which you want to associate the custom field.
- Click Save Custom Field.
Read the Custom Fields documentation for more information.
5. Send a Post as a Newsletter
You can read the documentation on Send Post/Page as Newsletter for more info.
- Go to ‘Posts’ > ‘Add New’ in your dashboard to add a new WordPress post or simply edit an existing one which you want to send out as a newsletter.
- Below the WYSIWYG editor, tick/check the specific mailing list(s) to which you want to send out the post as a newsletter.
6. Start a Newsletter from Scratch
You can read the documentation on Create Newsletter for more info.
- Go to ‘Newsletters’ > ‘Create Newsletter’ and start writing a newsletter just like you would write a WordPress post.
- Tick/check the appropriate mailing list(s) to which you want to send the newsletter.
Usage & Integration
- Autoresponders
- Bounce Management
- Conditional Tags
- Configuration
- Create Newsletter
- Custom Fields
- Dynamic Variables/Shortcodes
- Email Queue
- Email Snippets
- Groups
- Import/Export
- Languages & Translation
- Links & Clicks
- Mailing Lists
- Overview Screen
- Paid Subscriptions
- Sent/Draft Emails
- Shortcodes & Subscribe Form
- Subscribe Forms
- Subscribers
- Subscription Orders
- Templates
- Updates
- WordPress Dashboard Widget
Tips, Tricks & Guides
- Called Mail() without being connected
- Could not instantiate mail function
- Embed Video in Email
- Encoding/Broken Characters
- Facebook App Subscribe
- GDPR Requirements
- Images not showing up
- Integrations
- Left/Right Align Images
- Make Sure the WordPress Cron Works
- Modal Dialog/Overlay
- Moving Tribulant Newsletters: Website and Server Migration
- Post/page custom field values
- Prevent High CPU Usage
- Prevent Spam Subscriptions
- Sending APIs
- Server Cron Job
- SMTP Connect() failed
- SMTP Services/APIs
- Style Links as Buttons
- Style Subscribe Form
- TinyMCE Valid Elements
- Translate - Manage Subscriptions page
- Turn On Debugging
- WooCommerce Products in Newsletters
Developers
See the WordPress Newsletter plugin Codex for action/filter hooks, functions, code snippets and more.
Release Notes
The changelogs below are for the premium version. Most plugin versions are similar but there may be some differences. View the lite/free version’s changelog on WordPress.org or by clicking on its View Details link in your WordPress > Plugins page.
- 4.9.9.4 - October 4, 2024
- 4.9.9.3 - September 3, 2024
- 4.9.9.2 - August 23, 2024
- 4.9.9.1 - August 14, 2024
- 4.9.9 - August 1, 2024
- 4.9.8 - June 6, 2024
- 4.9.7 - April 24, 2024
- 4.9.6 - April 14, 2024
- 4.9.5 - January 1, 2024
- 4.9.4 - October 2, 2023
- 4.9.3 - September 29, 2023
- 4.9.2 - July 6, 2023
- 4.9.1 - July 2, 2023
- 4.9 - June 28, 2023
- 4.8.9 - April 24, 2023
- 4.8.8 - February 12, 2023
- 4.8.7 - January 8, 2023
- 4.8.6 - September 13, 2022
- 4.8.2 - August 16, 2022
- 4.8.1 - August 3, 2022
- 4.8 - July 27, 2022
- 4.7.9.6 - December 23, 2021
- 4.7.9.5 - December 21, 2021
- 4.7.9.4 - December 13, 2021
- 4.7.9.3 - November 8, 2021
- 4.7.9.2 - October 25, 2021
- 4.7.9.1 - October 25, 2021
- 4.7.6 - May 30, 2021
- 4.7.4 - March 19, 2021
- 4.7 - August 18, 2020
- 4.6.9 - May 21, 2018
- 4.6.8.6 - March 12, 2018
- 4.6.8.5 - February 26, 2018
- 4.6.8.2 - February 19, 2018
- 4.6.8 - February 14, 2018
- 4.6.7 - December 19, 2017
- 4.6.6.2 - June 16, 2017
- 4.6.6.1 - June 5, 2017
- 4.6.6 - June 2, 2017
- 4.6.5.3 - March 3, 2017
- 4.6.5.2 - February 27, 2017
- 4.6.5.1 - January 27, 2017
- 4.6.5 - January 26, 2017
- 4.6.4.2 - December 15, 2016
- 4.6.4.1 - December 13, 2016
- 4.6.4 - December 9, 2016
- 4.6.3 - September 6, 2016
- 4.6.21 - April 21, 2020
- 4.6.2 - July 4, 2016
- 4.6.19 - July 11, 2019
- 4.6.13 - April 10, 2019
- 4.6.12 - January 25, 2019
- 4.6.11 - July 17, 2018
- 4.6.10 - July 4, 2018
- 4.6 - April 5, 2016
- 4.5.7 - January 26, 2016
- 4.5.6.2 - December 10, 2015
- 4.5.6.1 - December 7, 2015
- 4.5.5.9 - October 14, 2015
- 4.5.5.8 - October 13, 2015
- 4.5.5.7 - October 12, 2015
- 4.5.5.6 - September 26, 2015
- 4.5.5.5 - September 14, 2015
- 4.5.5.4.4 - September 3, 2015
- 4.5.5.4.3 - August 25, 2015
- 4.5.5.4.2 - August 20, 2015
- 4.5.5.4 - August 19, 2015
- 4.5.5.3 - August 11, 2015
- 4.5.5.2 - August 3, 2015
- 4.5.5 - July 30, 2015
- 4.5.4.2 - June 9, 2015
- 4.5.4.1 - June 9, 2015
- 4.5.4 - June 8, 2015
- 4.5.3 - April 29, 2015
- 4.5.2 - April 24, 2015
- 4.5.1 - April 20, 2015
- 4.5 - April 17, 2015
- 4.4.7 - March 26, 2015
- 4.4.6 - March 16, 2015
- 4.4.5 - February 17, 2015
- 4.4.4 - February 2, 2015
- 4.4.3 - November 28, 2014
- 4.4.2 - October 23, 2014
- 4.4.1 - October 9, 2014
- 4.4 - September 29, 2014
- 4.3.9 - September 9, 2014
- 4.3.8 - September 2, 2014
- 4.3.7 - August 27, 2014
- 4.3.6 - July 9, 2014
- 4.3.5 - July 2, 2014
- 4.3.4 - June 17, 2014
- 4.3.3 - June 5, 2014
- 4.3.2 - May 29, 2014
- 4.3.1 - May 14, 2014
- 4.3 - May 5, 2014
- 4.2.1 - April 29, 2014
- 4.2 - April 23, 2014
- 4.1.6.2 - April 13, 2016
- 4.1.2 - January 10, 2014
- 4.1.1 - December 21, 2013
- 4.1 - December 14, 2013
- 4.0 - August 19, 2013
- 3.9.9 - May 29, 2013
- 3.9.5.1 - December 13, 2012
- 3.9.5 - December 11, 2012
- 3.9.4 - August 20, 2012
- 3.9.3 - July 11, 2012
- 3.9.1 - May 29, 2012
- 3.9 - April 9, 2012
- 3.8.9.4 - March 2, 2012
- 3.8.9 - February 17, 2012
- 3.8.8 - January 3, 2012
- 3.8.7.2 - September 23, 2011
- 3.8.7 - September 6, 2011
- 3.8.6 - April 18, 2011
- 3.8.5 - January 18, 2011
- 3.8.4 - October 12, 2010
- 3.8.3 - July 14, 2010
- 3.8 - June 14, 2010
- 3.7.8 - May 11, 2010
- 3.7.5 - February 8, 2010
- 3.7 - June 22, 2009
- 3.6.8 - May 8, 2009
- 3.6.7 - December 20, 2008
- 3.6.6 - October 21, 2008
- 3.6.4 - August 28, 2008
- 3.6.3 - August 3, 2008
- 3.6.2 - July 22, 2008
- 3.6.1 - June 22, 2008
- 3.6 - June 10, 2008
- 3.5.2 - June 10, 2008
- 3.5 - June 10, 2008
- 3.3.7 - June 10, 2008
Extensions
- Bloom Subscribers
- Contact Form 7 Subscribers
- Convert Plus
- DAP
- Embedded Images
- Events Manager Subscribers
- Formidable Subscribers
- Google Analytics
- Gravity Forms Subscribers
- MemberPress Subscribers
- Profile Builder Subscribers
- s2Member Subscribers
- Send to Friend
- Special Dates Autoresponder
- Total Control
- Total MS Control
- WooCommerce Subscribers
- WP eMember Subscribers
WordPress Plugins
Start selling products, sending newsletters, publishing ads, and more through your own WordPress website using our premium WordPress plugins.