PhpList
   HOME

TheInfoList



OR:

phpList is an open source
software Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work. ...
for managing mailing lists. It is designed for the dissemination of information, such as newsletters, news, advertising to list of subscribers. It is written in
PHP PHP is a general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by The PHP Group. ...
and uses a
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database ...
database to store the information. phpList is free and open-source software subject to the terms of the
Affero General Public License The Affero General Public License (Affero GPL and informally Affero License) is a free software license. The first version of the Affero General Public License (AGPLv1), was published by Affero, Inc. in March 2002, and based on the GNU General P ...
(AGPL).


Overview

phpList can manage a list of subscribers and send e-mail messages to large numbers of subscribers. The subscription management, registration, personal data changes and unsubscribe requests are automated. Subscriptions to one or more lists are made through a subscription page that can be integrated into a website.phpList Features
/ref> The information requested during registration, for example country of residence, language, date of birth, favorite food, etc. is determined by the list administrators and can be modified at any time. This information can then be used for targeted messaging, i.e. sending may be limited to subscribers who meet certain criteria, such as country or city of residence. The public interface is available in 35 languages. The documentation detailing the functions and features of the software is available in English and is partially translated into Spanish, French, and Dutch. This software is comparable to ''
GNU Mailman GNU () is an extensive collection of free software (383 packages as of January 2022), which can be used as an operating system or can be used in parts with other operating systems. The use of the completed GNU tools led to the family of operat ...
'' or ''
Sympa ''Sympa'' is a Mailing list management (MLM) software. Its name, which is an acronym for ''Système de Multi-Postage Automatique'' (i.e. ''Automatic Mailing System''), also means "nice" ( friendly) in French. Sympa is free and open-source soft ...
'', which also manage large-scale mailing lists, but there are 2 major differences. phpList is only for direct mail, not for discussion: people who subscribe to a list receive messages from the list, they can not reply to the list. Unlike discussion lists, phpList allows you to send messages to some of the subscribers in a list, based on complex criteria determined by the administrator. This software is useful for anyone who wants to manage a database that is more than just a collection of emails. phpList allows targeted sending with the use of sometimes very complex criteria. It is a useful tool to make information campaigns for large companies, associations, or small projects with a wide audience.


Operating systems supported

The software was developed for
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, w ...
, Apache and
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database ...
, see
LAMP Lamp, Lamps or LAMP may refer to: Lighting * Oil lamp, using an oil-based fuel source * Kerosene lamp, using kerosene as a fuel * Electric lamp, or light bulb, a replaceable component that produces light from electricity * Light fixture, or li ...
but is also compatible with OpenBSD, FreeBSD, OS X, and
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for ser ...
.


Database connectivity

phpList is designed to connect to a
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database ...
database. With its support for ADOdb it is possible to extend the connectivity to other databases such as PostgreSQL, Microsoft SQL Server,
SQLite SQLite (, ) is a database engine written in the C programming language. It is not a standalone app; rather, it is a library that software developers embed in their apps. As such, it belongs to the family of embedded databases. It is the m ...
, Sybase, IBM DB2, and Oracle.


See also

*
List of mailing list software This is a list of notable electronic mailing list software, which facilitate the widespread distribution of email to many Internet users. Systems listed on a light purple background are no longer in active development. References {{reflist ...
*
LAMP (software bundle) LAMP (Linux, Apache, MySQL, PHP/Perl/Python) is an acronym denoting one of the most common software stacks for many of the web's most popular applications. However, LAMP now refers to a generic software stack model and its components are largel ...


References


External links

* *
phpList on SitePoint
{{Subject bar , portal1=Free software Free mailing list software Mailing list software for Linux Free software programmed in PHP Email marketing software Software using the GNU AGPL license