The first stable version of my little web application is released.

This application is a complet system (or nearly) of newsletter for your website, you can send newsletters when you want to the subscribed members. Here are its main features :

  • Management of the members of your newsletter ;
  • Management of the admins who manage the newsletter ;
  • First, newsletters are saved as drafts l
  • When a visitor subscribe, he receives a mail of confirmation, the main admin gets an email to be informed ;
  • There are (private, for the moment) archives ;
  • And more...

It is mainly written in PHP (with SQL/XHTML/CSS), no special software is needed, you only need to have a MySQL database.

Lots of new features should become in the next versions, with a beautiful design (the current is very dumpy !). Read the TODO list to get more information about new features.

A documentation is available. I'm waiting for your comments (feedbacks, bug reports). The code source is free and available with git.

  • The tar archive of the version 1.0 is available from here.