File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -48,9 +48,6 @@ Log in to /admin and the collapsed "Plugins" menu should have two links added: "
48
48
49
49
Click on the item "RESTAPI" item for more information!
50
50
51
- ###4 . Test
52
- Click on "restapi test" to test your installation of the API plugin!
53
-
54
51
##Access
55
52
Autentication required as admin in phpList.
56
53
@@ -65,11 +62,10 @@ First login to phpList with *POST* method and body parameters: "login" and "pass
65
62
66
63
67
64
##Client
68
- To try the RESTAPI, please use a client like CocaRestClient or eqvivalent!
69
65
70
- There is an example class in restapi-test/phplist_restapi_helper.php if you like to try it in PHP.
66
+ Some examples and a client class to access the API can be found at
71
67
72
- For examples check commands in restapi-test/main.php
68
+ https://github.com/michield/phplist-restapi-client
73
69
74
70
##Standard reponse
75
71
All responses is returned in json and encoded to UTF-8.
You can’t perform that action at this time.
0 commit comments