Skip to content

jackmaessen/mailinglist

Repository files navigation

Simple PHP mailinglist

A simple mailinglist for sending newsletters; data stored in flat-file database

Built with Tinymce texteditor

  • Subscribe to newsletter with confirmation via email (double-opt-in)
  • Admin control to organize subscribers
  • Organize subscribers in categories
  • Search function for Emails and Name
  • Name and Email are encrypted stored in txt files
  • Choose and add templates for newsletter
  • Upload files possible for creating newsletter
  • Subscribers can unsubscribe via link in email

How to use:

  • Open settings.php and edit to your own needs
  • For subscribing: use form.php
  • Admin control: admin.php

Demo:

Subscribe form: http://newsletter.webprofis.nl/form.php

Admin control: http://newsletter.webprofis.nl/admin.php?all_subscribers

About

Simple mailinglis to send a newsletter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages