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
- Host: GitHub
- URL: https://github.com/digitalegesellschaft/digiges-phplist3
- Owner: DigitaleGesellschaft
- Created: 2018-11-02T22:38:22.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T18:21:58.000Z (about 2 years ago)
- Last Synced: 2025-01-24T06:29:52.548Z (over 1 year ago)
- Language: PHP
- Size: 33.3 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```