MailList for Wordpress – A mailing list, mass mailing, mailer plugin

September 13, 2006 | Published in: Wordpress & plugins | Tags: , , 2

MailList v0.9Hoorarr! Today I finished my Mailing List plugin for wordpress. It was quite a task, but I got there in the end. I made this plugin, quite simply, because I couldn’t find any plug-ins out there that had the functionality I wanted.

Mail List – A wordpress plugin for managing and messaging a mailing list and your blog’s registered members. Read more for features, info, and download link.


IMPORTANT!

Development for this version has now stopped, this beta does contain bugs so use at your own risk. I do not know when the next version will be out so please do not ask, I am also no longer providing support for this version.

Features

  • Users can sign-up to the mailing list by filling out a form
  • Users can un-subscribe from the mailing list by clicking a link in the emails.
  • Admin interface for managing users and options.
  • ‘Write email’ interface for composing emails to the users.
  • Ability to email the mailing list, only the registered members, or a selection of members you choose in the interface.
  • Ability to add recent posts to the footer of the email, any amount, and from any category/categories.

Requirements

Same as wordpress 2.0 + (Only tested in 2.0.4)

Version history

Version beta 0.91 – 13th sep 2006

  • Re-subscribe bug fixed
  • Layout improved
  • Now shows content extract if not execrpt present.

Version beta 0.9 – 12th sep 2006

  • Bugs fixed
  • Un-subscription fixed

Version 0.8 – 10th sep 2006

  • Basic functionality added. Not released.

Download

Download Mail List v 0.91

Installation

  1. Upload ‘mail_un-subscribe.php’ to the root of your wordpress install (same folder as wp_login, wp_register etc).
  2. Upload ‘maillist.php’ and ‘maillist.css’ to your plugins directory.
  3. Goto the wordpress admin control panel > plugins, and activate ‘maillist’.
  4. Goto Manage > mail list, the plugin will set up its tables and be ready to use. Mail list automatically indexes the users of your blog.

Usage

Including the sign up form in a page/post

Create a page/post where you want the sign up form to appear and add the code:

<!--mail_sign_up-->

*remember to retype the code, or it may not work!

Mailing List Admin page

This page allows you to modify options, manage the list, and send emails to selected users.

Options

  • Sender – What you want the recipient to see as the sender.
  • Reply address – What you want the recipient to see as the sender’s address.
  • Title – Title for the recent posts section of the email.
  • Number of posts to show – How many recent posts to display.
  • Post categories – List (separated with commas) of the categories to pull the recent posts from.
  • Text to display in footer – Footer message in email.

Subscribed Users

This section shows all the users on the mailing list.

Check the boxes next to a name, then choose an option from the drop-down and click ‘GO’. Doing this you can:

  • Re-subscribe users who are un-subscribed.
  • Un-subscibe users.
  • Delete users.
  • Send mail to the selected users.

Also by clicking ‘add user’ you can add a new user manually.

Mailing List Write email page

This page can be found in Write > write email.

It allows you to compose an email to the users of your choice.

Sending an email

  1. Choose a group to send to from the drop-down menu. (note this will be disabled if you have selected the members to email from the Mail list admin screen).
  2. Enter a subject for the email in the ’subject’ field.
  3. Enter your email in the message body. HTML is allowed, but try to stick with basic tags like BR, b, i, hr, to keep mail client support as good as possible.
  4. Select your options, you can choose to send the mail to yourself (if not on the list), and to include the recent posts in the article footer.
  5. Click ‘preview’.
  6. A preview of the message will be shows. You can choose to ‘edit’ the message again, or ’send’.

Message body

You can include the following extra tags in the message to display those variables.

  • %NAME% – User’s full name
  • %URL% – Blog url

Bug-reporting & Feedback

Please help me improve this plug-in! Submit any bugs, suggestions and comments by either adding a comment, or emailing me directly (contact page).

Any comments are welcome, there most probably will be bugs to begin with, this is my first public plug-in.

Support me!


Was this plugin useful to you? Feel free to make a donation to show your appreciation. Any donations welcome and appreciated. :)

http://www.designbit.co.uk) for making the javascript validation, and emotional support. Also thanks for receiving countless spam mails when I was testing the plug-in. :)

The Mail() function headers in this plug-in were based on the ‘mass mailer’ plug-in by Brance Gillihan (http://www.clearblueproductions.com).

Found this post useful? Why not buy me a coffee!

Related Entries

2 Responses to “MailList for Wordpress – A mailing list, mass mailing, mailer plugin”

RSS feed for comments on this post.

The comments are closed.

About this site

Blue Anvil is the online web design journal & portfolio of , a web designer from Norfolk, England. Read More »
ThemeSlice
  • Featured work - More

    • Beefjack
    • Integrity
    • theotaku.com
    • Manic Melon
  • Latest Tweet - More

    • For those planning on upgrading download monitor; backup first. The upgrade script should work in most cases but be sensible.
  • Out of the blue - More

    • Switched: From Shared to VPS

      It’s been about two weeks now since I made the transition from a shared reseller hosting account to a VPS (Virtual Private Server) account – impressions so far, excellent performance but fiddly to configure.

      The reason I wanted to change from shared hosting was the fact the server was always being hacked (even though ALL my scripts were secure), there was frequent downtime, support blamed me for problems every time, and it was slow as hell.

      Those used to a shared hosting environment would probably not know where to start when faced with configuring a VPS. Luckily, a lot of it was pre-configured when I received my account – certainly some of the major security holes were patched. I was not satisfied with those however. As a victim of hacking in the past (previous host swears it was not there fault, something I don’t believe) I took extra care to secure it as a much I could – configuring brute force detection, the firewall, installing mod security (excellent rules for that here: http://www.atomicorp.com/wiki/index.php/Atomic_ModSecurity_Rules) and going though multiple guides (like this one: http://www.webhostingtalk.com/showthread.php?t=468168) with a fine-tooth comb.

      The result? My pages are loading at least 6 times faster, I have had no down time (or at least have not noticed any), and I feel in control and happy. No longer am I at the mercy of shared hosts :)

      If your interested, I chose ServInt as my provider as they offered a great deal, as well as being a managed service (so I’m not on my own if I screw things up). I was tempted by the bells and whistles of Media Temple, but felt the ServInt service was better value.

    • Download Monitor 3.2.2 Maintenance Release

      Download Monitor has received some more love and has been updated. Here’s the change log from the new version:

      • Small bugfix in uploader.php – cat ID
      • Changed stats graph calculation – thanks lggemini
      • Changes to headers in download.php to avoid caching
      • File Browser fixes – $root was clashing with something….
      • exclude_cat works in all sections of download_page now
      • Removed hardcoding of /uploads/
      • Added action to download.php – should be able to use it to stop a download if you want – maybe limiting downloads per day or something? Whatever you want…
      • Made it so if you post new file on ‘edit’ screen, the post date is updated.
      • Fixed the ‘blank meta’ section which blanks out custom field values when nothing is set.
      • Moved ‘allow_url_fopen’ check.
      • Someone said downloads don’t work with spaces in the name. They do! Wasting my time sonny…
      • All work and no play make jolley a dull boy
      • Had to rename capabilities so they work. Apologies if you have to set this up again! Cheers to Mark Dingemanse.
      • {category_ID} custom format tag added. Useful if you want to send someone to its category on the DL page I guess. Also added {category_other} so when no category is set “other” is shown – this is because the download page can show an ‘other’ section if you want it to.
      • You can now manually edit the post date on the edit download screen.

      If you have edited capabilities for download monitor user permissions, you’ll have to again sorry! This is because I named them too long. Also, you should check your forced downloads still work because there was a logic error meaning they may not have been forced after-all…

      Enjoy.

    • Mahousive update to Download Monitor (3.2)

      Today I completed the update for the Wordpress Download Monitor Plugin – many tweaks, fixes, and features added. There were no changes to the database structure so people upgrading should be fine. Here is the list from the change log:

      • {user} tag added for custom formats
      • ‘autop’ option fix
      • Download page buttons applied with CSS so they are easier to customise/translate.
      • Fix for pagination bug after editing a download
      • Category output fix on edit downloads screen
      • Category urls on download page use ID rather than name to prevent errors when cats have the same names.
      • exclude_cat added to download_page shortcode
      • Localised ‘hits’ ‘date’ ‘title’ on download page
      • Option to disable the download logging
      • Read file ‘chunked’ some people found large files were corrupted so this should help (fingers crossed)
      • Added show_tags option to download page – displays x amount of tags on the download page.
      • File Browser root setting and download.php logic/mime types modified thanks to Jim Isaacs (jidd.jimisaacs.com)
      • Interface Improvements
      • Bulk edit categories, custom fields, tags, member only downloads
      • Added roles for download monitor admin – should be able to use with a role manager plugin if you want anyone other than admin to access the admin section e.g. http://wordpress.org/extend/plugins/capsman/
      • Change redirect after add
      • Edit Cat names/parents
      • Dedicated tags and thumbnails fields (they still use meta table though)

      And yes, those category link bugs are fixed at long last, and you can edit category names finally. Phew!

    • Wordpress Spam Stopper Plugin Updated

      Spam stopper has been updated to v3.1 – and most of it has been recoded. Here’s the full list of changes:

      • Added changelog to readme.
      • Email validation bug squashed
      • Cached comments now work; if user forgets to fill in antispam or makes a mistake (and the JS does not catch it) the users comment will not be lost.
      • Redone entire code to make it more efficient
      • Admin section added for changing the antispam question
      • Form ID and honeypot trap added to form
      • Fully localized

      You can get the plugin from wordpress.org: http://wordpress.org/extend/plugins/spam-stopper/

      For support, please keep my comments clean and post on either the wordpress forums or my forum.

      To help support spam-stopper you can make a donation (buy me a coffee, or several) or rate it on wordpress.org. Thanks!