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%
Find a file
2025-04-09 20:08:50 +02:00
languages Add the same note for the english language version of this thing 2025-03-25 23:33:54 +01:00
.gitignore Initial commit 2023-05-13 12:33:25 +02:00
failed.php Updated links 2025-01-22 00:17:25 +01:00
favicon.svg Remove references to external icons, add new favicon 2024-07-10 22:45:23 +02:00
index.css better errors on unknown languages 2025-03-27 18:39:03 +01:00
index.php better errors on unknown languages 2025-03-27 18:39:03 +01:00
LICENSE Initial commit 2023-05-13 12:33:25 +02:00
logo.svg Change color scheme and borders 2025-01-13 19:35:35 +01:00
README.md Update README.md 2024-07-11 15:34:11 +02:00
SECURITY.md Initial commit 2023-05-13 12:33:25 +02:00
success.php Updated links 2025-01-22 00:17:25 +01:00

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/).