phpList

From Wikipedia, the free encyclopedia
phpList
Original author(s)Michiel Dethmers[1]
Developer(s)phpList Ltd.
Initial releaseMarch 2000; 24 years ago (2000-03)[2]
Stable release
3.6.14[3] / 2023-10-04[±]
Repository
Written inPHP
Operating systemLinux
Available in35 languages
TypeMailing list management software
LicenseAffero General Public License
Websitewww.phplist.org

phpList is an open source software 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 and uses a MySQL database to store the information. phpList is free and open-source software subject to the terms of the Affero General Public License (AGPL).

Overview[edit]

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.[4] 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.[citation needed]

This software is comparable to GNU Mailman or Sympa, 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.[citation needed]

Operating systems supported[edit]

The software was developed for Linux, Apache and MySQL, see LAMP but is also compatible with OpenBSD, FreeBSD, OS X, and Windows.[5]

Database connectivity[edit]

phpList is designed to connect to a MySQL database. With its support for ADOdb it is possible to extend the connectivity to other databases such as PostgreSQL, Microsoft SQL Server, SQLite, Sybase, IBM DB2, and Oracle.[citation needed]

See also[edit]

References[edit]

  1. ^ [1], The author of this system is Michiel Dethmers, a freelance technical designer, operating in London UK.
  2. ^ Changelog for phplist
  3. ^ "Releases: phpList /phplist3". github.com. Retrieved 2023-11-19.
  4. ^ phpList Features
  5. ^ "phplist on freebsdsoftware". freebsdsoftware. 26 May 2018.

External links[edit]