Creates a Mailing Group on your site to which users can subscribe, messages sent to the group's email address will be forwarded to all members.
The WP MailingGroup plugin allows you to run a Mailing Group, also known as a Listserv, right from your WordPress website. You can sign up your users, friends, family etc, directly from your WordPress administration area, and they can then all exchange emails via their favourite email software, no need to login to wordpress dashboard. It has very easy to use intuitive interface and advanced debugging functions. This is NOT a one-way Announcement list where only YOU can email everyone else. Its a Two-Way mailing group just like Yahoo Groups, Google Groups etc (provides most functions of those groups but not all). It can be used as a partial alternative to php List and mailman. Its a wonderful wordpress group plugin to help you and your groups stay connected! – Premium version includes message moderation and archives.
Premium version offers Email message archives where so you can see all messages sent to mailing group in these archives. Users can also see archives of their groups. Pro version also supports email moderation.
Free Version – Features
Pro Version – WordPress Mailing Group Listserv Plugin Features
The [WPMG](https://www.wpmailinggroup.com/) Pro plugin has several extra features other than all features of free plugin:
*Unlimited mailing groups per domain name.
*Unlimited members per mailing group.
*Original Sender email can be shown in group email footer from group settings page.
*Group administrator can choose what to set as “reply to” email for group. This means that when members reply to group emails using their email clients, it either goes to whole group, a custom email or original sender only.
*Wordpress Mailing Group Pro has message moderation & archive functionality.*Quick Premium support for plugin initial setup.
*Shortcode for displaying emails from any mailing group on frontend.
*Application for multiple mailing groups from one sign-up form.
*Support and new feature requests.
*Allows email attachments. Ability to restrict size of email attachments
*Email digest option mailing groups
*Create WPMG API using action hooks in WPMG Pro. All emails which are sent to mailing groups can be sent to external webhook or API
*NOW PHP 7 COMPATIBLE, DEMO AVAILABLE ON PREMIUM PLUGIN SITE www.WPMailingGroup.com
See WPMG Premium Official Site for FAQs and more.
[mailing_group_form]
6. Optional (for low to medium traffic websites only):
Paste the following command into the cron script manager on your server:
wget http://www.YOUR_SITE.com/wp-cron.php
On some systems, you may need to use a curl function instead:
curl -s http://www.YOUR_SITE.com/wp-cron.php
For either function, the suggested frequency is every 2 minutes.
You will need to adjust the path according to where your WordPress installation is located. The above paths are for root level installations.
Full information on this can be found in the plugin�s General Settings > Help panel.
There are various methods to set the crons on your server. Here are a few for your reference:
From cPanel:https://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CronJobs
From Telnet / Putty / Command line (for Advanced Users):
http://www.web-site-scripts.com/knowledge-base/article/AA-00484/0/Setup-Cron-job-on-Linux-UNIX-via-command-line.html
Screenshot-1.png - Your Mailing Group can be added and configured and only one Mailing Group is available in this Free plugin.
Screenshot-2.png - Add subscribers to the mailing group.
Screenshot-3.png - Shows the list of subscribers in the mailing group and buttons to activate their membership.
Screenshot-4.png - Import subscribers to the mailing group from Excel (VCF import is available in the Premium plugin).
Screenshot-5.png - Shows a focus of add a mailing group screen.
Screenshot-6.png - Group email footer is fully customizeable.
You can add up to 30 subscribers in ONE mailing group using the free plugin.
The plugin has a page called ‘Troubleshooting’. This page will show you latest errors for IMAP/POP3 connection for each group and also any email sending errors.
Yes, you can: go to Mailing Group Manager > General Settings, and select the Custom Messages tab. There you can input your custom message (using the listed variables, if you are technical!).
You can also go to Mailing Group Manager > Subscription Requests, and click the message icon next to a subscription request. This opens up a popup window where you can type in a custom message, and check the box at the bottom that allows you to save it for repeated use.
If you do not have cron access, then you will have to rely on visitors to your site to trigger the in-built WP-cron, which checks for new messages and distributes them to the list of subscribers. For example, if you have a visitor on average every 10 minutes, then the Mailing Group messages will be received and sent every 10 minutes. If you have Cron access, you can set a higher frequency of 2 minutes to keep the Mailing Group updated more often (see Installation instructions above), but without cron access, it may just run more slowly.
When some subscribers use HTML email format and some use plain text email format, the line breaks in emails do not appear correctly, to fix this you can install a plugin which converts all emails to HTML format, Read the instructions at https://www.wpmailinggroup.com/faq/strange-characters-in-emails/
Read the instructions at https://www.wpmailinggroup.com/faq/strange-characters-in-emails/
=2.0.7 =
*Tested with latest wp version.
=2.0.6 =
*Allowed more email domains in add mailing group page.
=2.0.4 =
*Fixed a broken a tag in mailing group add screen.
=2.0.3 =
*Added some help text.
=2.0.2 =
*Compatible to PHP 8.
= 1.7.3=
* Corrected charset for emails, fixed strange characters problem in outlook emails.