by Albert A. Freeman (http://www.drivingmenuts.net)
UpdateMail Extension is an extension for pMachine's Expression Engine content management system. It's purpose is to send out an email to a specified mailing list whenever an authorized user posts a new entry or edits an old one. It ties into the Publish control panel using various and sundry hooks, kindly provided by the people at pMachine.
To download the latest version of UpdateMail, click the link below.
While UpdateMail is written and released with no expectation of financial reward, a contribution sure makes it easier to get out of bed in the morning and makes me more kindly disposed toward humanity in general.
![]() |
Megan-Jane Daniels-Sueyasu
(http://www.souzouzone.jp).
This is all her fault. :)
The current version is still 1.1.0*. If you have an older version, you should consider upgrading, as the newer version has the following features:
No new setup is required. Just copy the files into the appropriate directories.
If you are upgrading to the latest version, you should deactive the old version before you copy the files to your server. There is a new hook that needs to be registered with Expression Engine that allows for the new features. If you don't, then it just won't work.
To add a subscription form to your page/templates, see:
http://eedocs.pmachine.com/modules/mailing_list/index.html
The basic code to add to your page/templates is:
exp:mailinglist:form list="default"}
<p>Join our Mailing List</p>
<p><input type="text" name="email" value="{email}" /></p>
<p><input type="submit" value="submit" /></p>
{/exp:mailinglist:form}
If you have questions or comments, please use the contact form to get hold of me. I can't guarantee an immediate response but I will do my best to get back to you as I'm able to.
* I still haven't worked out the whole versioning thing. Just deal, man. Just deal.
Copyright 2006, Albert A. Freeman