rest-api
rest-api copied to clipboard
This module is the REST API for phpList, powered by phpList 4
In the JSON data for the `/api/v2/subscribers` endpoint, for adding new subscriber, there should be an (optional) attribute for triggering the sending of the confirmation email (double opt-in) to the...
### Short problem description Currently, the API does not support subscriber removal.
### Short problem description Currently, the API does not support sending a campaign.
### Short problem description Currently, you cannot add a list via the API.
### Short problem description I was testing /lists/2/members for some lists, and I noticed that for a list that has more than 50000 subscribers, an internal server error is given.
- [x] #74 Provide the code language in markdown files - [x] #75 make sure everything is fine both with the lowest as well as highest version of the dependencies...
- [ ] upgrade phpstan - [ ] REST action: subscriber info - [ ] REST action: delete subscriber - [ ] REST action: update subscriber - [ ] REST...
(moved from https://github.com/phpList/phplist4-core/issues/177) ## Feature descriptions This describes some required features of phpList 4. The features will be used to accommodate inter-dependency between groups of features and related functionality. ####...