Skip to content

Latest commit

 

History

History
executable file
·
27 lines (15 loc) · 525 Bytes

README.md

File metadata and controls

executable file
·
27 lines (15 loc) · 525 Bytes

Sympa client

This is a simple PHP library to interface with a Sympa list server to maintain lists of people from a data source.

It supports only a subset of functionality at present. Pull requests welcome.

Usage

  1. Clone the repository.
  2. Run composer install to install the dependencies.
  3. Use the sample code in index.html.template as a starting point for your integration.

Author

Martin Lucas-Smith, Department of Geography, University of Cambridge, 2022-4.

License

GPL3.