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%
Find a file
2025-01-13 19:49:02 +01:00
languages Restyle error and success pages 2024-07-11 00:04:11 +02:00
.gitignore Initial commit 2023-05-13 12:33:25 +02:00
failed.php Restyle error and success pages 2024-07-11 00:04:11 +02:00
favicon.svg Remove references to external icons, add new favicon 2024-07-10 22:45:23 +02:00
index.css Change color scheme and borders 2025-01-13 19:35:35 +01:00
index.php Change color scheme and borders 2025-01-13 19:35:35 +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 Restyle error and success pages 2024-07-11 00:04:11 +02: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/).