An alternate php version of the Django based "Kummerkasten"/"Suggestion box" found on [my github](https://github.com/KilakOriginal/fachschaft_informatik).
- PHP 50.9%
- CSS 49.1%
| 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/).