Overview

PHP Newsletter is a tool of email-marketing for an organization of
E-mail messaging from your site, of any information.
The script is easy to use, easy to install, as a general-purpose setup
and requires minimum requirements of web hosting.
PHP Newsletter is written in PHP programming language, has many useful
features and capabilities, such as creating a mailing list sorted by
category, a visual editor (WYSIWYG) of letter templates,
sending emails with attachments, sending via SMTP server, import/export
of database of electronic mail addresses, subscriber management,
autoresponder of mailing,
statistics on mailing and many other fitures what you need for
email-marketing.

Features

Handy WYSIWYG editor

Built-in WYSIWYG editor allows you to create and edit templates for
letters . You can format text, upload and insert images , add links and
other things.

Sending letters through smtp server , mail () and sendmail

PHP Newsletter allows you to send letters through standard php
function mail (), as well as through the smtp server using sockets or
MTA sendmail.

Autoresponder

You can create mailing lists, which are then automatically sent in a
given priority in the schedule . All you need is to setup a cron and
create a mailing list.

Subscription Form for our newsletter with the ability to unsubscribe

PHP Newsletter allows you to create forms for subscription and
unsubscribe newsletter. You can add a form to your site by posting html
form code on your site.

Selection of mailing mode(PLAIN and HTML)

You can create attractive HTML email or plain text e-mail messages using the integrated editor of template letters.

Support of most known charsets

PHP Newsletter supports more than 35 different national character sets.

Add and Send Attachments

The software includes full support for uploading and sending attachments along with your mailing.

Adding standard headers such as “Precedence” (bulk, junk or list) and “List-unsubscribe”

To exclude getting your emails in spam mailing lists it is
recommended to add captions Precedence (bulk, junk, or list) and
list-unsubscribe.

Adding DKIM signature in the letter header

To improve the quality and classification of email authentication,
PHP Newsletter options allow you to add DKIM- signature (authentication
technology of verification of sender by adding a digital signature
associated with the domain name) in the headers of outgoing emails.

Personalization of letters

Personalization of letters is one of the most effective ways to make a
good first impression on the recipient’s mailing because statistics
shows that personalized letters are often opened and read. Add the
letter template tag % NAME% and it will automatically be replaced by the
name of the subscriber.

Create unlimited mailing list

You can sort templates by category of mailing subscribers and send
letters to those subscribers who have subscribed to a category.

Managing the list of subscribers

Through a Web interface you can manage the list of subscribers: view, add, edit and delete subscribers.

Import / export e-mail addresses

PHP Newsletter provides a tool to import and export email addresses.
You can import data from a plain text file or MS Excel, and export data
to a text file and MS Excel .

Mailing list log

For each newsletter there is a detailed statistics on the number of
messages sent and unsent. You can also get information about how many
users opened the letters. In addition, you can export statistics in MS
Excel file.

Web interface of administrator

To operate and manage lists, you are provided with a convenient and
simple enough admin panel, accessible via a web interface. A large
number of settings will allow you to quickly configure the system work
for your requirements.

Setup Wizard

Installing PHP script is easy to run from your web browser. PHP
Newsletter provides you with a convenient tool to install the script.
You only need to enter the access to the database and continue with the
installation, and the installation wizard will generate all necessary
actions.

Requirements

– PHP 5.4 or higher;

– MySQL 5.0 or higher;

– Mail() support;

– Iconv;

– MB String;

– Zip;

– cURL.

Instructions

  1. Unpack the distribution in any directory of your web site, for example, ‘/phpnewsletter’. It is possible to be installed in the root of web catalogue.
  2. Run the Setup Wizard. To do this, type in the browser : http://your_site/phpnewsletter/install/.
  3. After the installation procedure, remove the directory ‘/phpnewsletter/install/’

Related