Simple Mailing List

Permalink
Hi Everyone

Just thought I should let you know about a nifty simple solution that I use for subscribe/unsubscribe requests - it also has a great backend and is free - have been using it for a number of years and just successfully added it to my Concrete 5 site. It is not integrated with Concrete5 but could help until one is built by someone :) Link is:http://www.notonebit.com/projects/mailinglist/...

I simply pasted the following code into a content block, and it works beautifully.

Only downside is that it requires a MySQL database, but I have many of those so wasn't a problem.

<form action="http://site_name.com/simple/process.php" method="post">
<p align="center">Please enter your email address below to subscribe or unsubscribe to our mailing list and press "Submit"</p>
<p align="center"><input name="address" size="23" /> &nbsp;</p>
<p align="center"><input name="submit" type="submit" value="Submit" /></p>
<p style="margin: 0px; line-height: 100%;" align="center"><br /> 
For your protection and privacy,&nbsp; subscribe/unsubscribe requests
will be confirmed via email.</p>
</form>


Works great for me!

Cheers

Cliff

 
hexacreative replied on at Permalink Reply
hexacreative
great job guys!.
Tony replied on at Permalink Reply
Tony
this package handles subscriptions & unsubscriptions too:

http://inneroptics.net/concrete5/mailing-list/...

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.