Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 831 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 831 Bytes

phpList REST API plugin

Build Status

About this plugin

This repository contains the REST API Plugin v1 for phpList 3. It is contained within the plugins folder, along with respective documentation and plugin-specific tests.

v1 is stable and will take pull requests and bugfixes.

About the REST API plugin v2

v2 of the REST API plugin builds on phpList 4. It is under active development and should be used and extended where possible.

It lives in a separate repository.

There also is an old, unfinished implementation of the REST API plugin v2 in the directory plugins/restapi2/. This implementation will be removed soon.