An open API service indexing awesome lists of open source software.

https://github.com/digitalegesellschaft/digiges-phplist3

Slightly patched version of phpList
https://github.com/digitalegesellschaft/digiges-phplist3

Last synced: about 1 year ago
JSON representation

Slightly patched version of phpList

Awesome Lists containing this project

README

          

# Updating from Upstream

```console
./update.sh 3.3.8 # Adapt to your version
```

# Push to Repository
```console
git push origin upstream-releases main --tags
```