phplist / web-frontend
A web frontend for phpList, the world's most popular open source newsletter manager
Installs: 72
Dependents: 1
Suggesters: 2
Security: 0
Stars: 5
Watchers: 7
Forks: 5
Open Issues: 2
Type:phplist-module
Requires
- php: ~7.0.0 || ~7.1.0 || ~7.2.0
- phplist/core: 4.0.x-dev
- roave/security-advisories: dev-master
Requires (Dev)
- guzzlehttp/guzzle: ^6.3.0
- nette/caching: ^2.5.0 || ^3.0.0
- nikic/php-parser: ^3.1.0
- phpmd/phpmd: ^2.6.0
- phpstan/phpstan: ^0.7.0
- phpunit/phpunit: ^6.5.6
- phpunit/phpunit-mock-objects: ^5.0.6
- squizlabs/php_codesniffer: ^3.2.0
This package is auto-updated.
Last update: 2024-11-07 01:23:52 UTC
README
About phpList
phpList is an open source newsletter manager.
About this package
This module will contain the web frontend for phpList 4. It will not have any SQL queries, but use functionality from the phpList 4 core for DB access.
This module is optional, i.e., it will be possible to run phpList 4 without a web frontend.
Installation
Please install this package via Composer from within the phpList base distribution, which also has more detailed installation instructions in the README.
Contributing to this package
Please read the contribution guide on how to contribute and how to run the unit tests and style checks locally.
Code of Conduct
This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you are expected to uphold this code.