An alternate php version of the Django based "Kummerkasten"/"Suggestion box" found on [my github](https://github.com/KilakOriginal/fachschaft_informatik).
Go to file
Malik Abdoul Hamidou 8f3564660a Update success.php 2024-02-29 21:04:20 +01:00
languages Sprache 2023-11-29 16:49:13 +01:00
.gitignore Initial commit 2023-05-13 12:33:25 +02:00
LICENSE Initial commit 2023-05-13 12:33:25 +02:00
README.md Update 'README.md' 2023-05-16 17:32:00 +02:00
SECURITY.md Initial commit 2023-05-13 12:33:25 +02:00
failed.php Update failed.php 2024-02-29 21:02:58 +01:00
index.php Update index.php 2024-02-29 21:00:06 +01:00
success.php Update success.php 2024-02-29 21:04:20 +01:00

README.md

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 simple; just clone this repo into the desired location and copy the relevant files and directories to your web directory (typically /var/www/).