forked from amah/kummerkasten-php
An alternate php version of the Django based "Kummerkasten"/"Suggestion box" found on [my github](https://github.com/KilakOriginal/fachschaft_informatik).
- PHP 54.2%
- CSS 45.8%
Reviewed-on: https://www.fs-infmath.uni-kiel.de/git/git/FS-InfMath/kummerkasten-php/pulls/2 Reviewed-by: Lukas Drescher <ldr@fs-infmath.uni-kiel.de> Co-Reviewed-by: Yorik Hansen <yorik@fs-informatik.uni-kiel.de> |
||
|---|---|---|
| languages | ||
| .gitignore | ||
| failed.php | ||
| favicon.svg | ||
| index.css | ||
| index.php | ||
| LICENSE | ||
| logo.svg | ||
| README.md | ||
| SECURITY.md | ||
| success.php | ||
Kummerkasten
About this project
PHP-version of the "Kummerkasten"/"Suggestion box" found on my github.
A simple form for anonymous email submissions.
Deployment
Thankfully, deploying the PHP-version of this project is not too difficult; just clone this repo into the desired location and copy the relevant files and directories to your web directory (typically /var/www/).