File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- # phpList
2
-
1
+ # phpList 4 core module
3
2
4
3
[ ![ Build Status] ( https://travis-ci.org/phpList/phpList.svg?branch=master )] ( https://travis-ci.org/phpList/phpList )
5
4
[ ![ Latest Stable Version] ( https://poser.pugx.org/phplist/phplist4-core/v/stable.svg )] ( https://packagist.org/packages/phpList/phpList )
10
9
11
10
## About phpList
12
11
13
-
14
- PhpList is an open source newsletter manager. This project is a rewrite of the
12
+ phpList is an open source newsletter manager. This project is a rewrite of the
15
13
[ original phpList] ( https://github.com/phpList/phplist3 ) .
16
14
17
15
@@ -27,6 +25,10 @@ This is the phpList 4 core module. It will have the following responsibilities:
27
25
* a script for tasks to be called from the command line (or a cron job)
28
26
* tasks to create and update the DB schema
29
27
28
+ Please note that this module does not provide a web frontend or a REST API.
29
+ There are the separate modules ` phpList/web-frontend ` and ` phpList/rest-api `
30
+ for these tasks.
31
+
30
32
This module should not be modified locally. It should be updated via Composer.
31
33
32
34
You can’t perform that action at this time.
0 commit comments