Top Qs
Timeline
Chat
Perspective
PhpList
Mailing list software From Wikipedia, the free encyclopedia
Remove ads
phpList is 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 GNU Affero General Public License (AGPL).
![]() | This article only references primary sources. (April 2023) |
Remove ads
Overview
Summarize
Perspective
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 core documentation detailing the functions and features of the software is available in English through the phpList manual. Additional resources and materials are available in multiple languages, including German, Spanish, French, Finnish, Dutch, and Russian, through the phpList resources portal.[5]
This software is comparable to GNU Mailman or Sympa, which also manage large-scale mailing lists, but there are two major differences: (1) phpList is only for direct mail, not for discussion, (2) people who subscribe to a list receive messages from the list, they can not reply to the list. Unlike discussion lists, phpList allows one 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]
Remove ads
Operating systems supported
The software was developed for Linux, Apache, and MySQL environments, but is also compatible with OpenBSD, FreeBSD, macOS, and Microsoft Windows.[6] phpList requires PHP 8.1 or later for current versions, though versions from 3.6.0 onwards support PHP 7.0 and higher. The software requires Apache web server and utilises Apache environment variables for certain functionality.[7]
Database connectivity
phpList is designed to connect to MySQL or MariaDB databases. The software requires specific PHP extensions including mysqli for database connectivity, along with core extensions such as curl, iconv, mbstring, and openssl. With its support for ADOdb (Active Data Objects), it is possible to extend connectivity to other databases such as PostgreSQL, Microsoft SQL Server, SQLite, Sybase, IBM DB2, and Oracle.[8]
See also
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads