rest-api icon indicating copy to clipboard operation
rest-api copied to clipboard

This module is the REST API for phpList, powered by phpList 4

Results 26 rest-api issues
Sort by recently updated
recently updated
newest added

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.

enhancement
Hacktoberfest

### Short problem description Currently, the API does not support sending a campaign.

enhancement
Hacktoberfest

### Short problem description Currently, you cannot add a list via the API.

enhancement
Hacktoberfest

### 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.

bug

https://github.com/OAI/OpenAPI-Specification

enhancement

- [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...

meta

- [ ] upgrade phpstan - [ ] REST action: subscriber info - [ ] REST action: delete subscriber - [ ] REST action: update subscriber - [ ] REST...

meta

(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. ####...

enhancement
meta