Go to file
Tobias Herre ca58eba355 Changed order of checks for empty fields 2020-09-22 13:29:10 +00:00
PHPMailer Added PHPMailer 2020-03-09 15:23:49 +00:00
TCPDF Inital commit 2020-02-20 13:45:47 +00:00
addons Inital commit 2020-02-20 13:45:47 +00:00
css Inital commit 2020-02-20 13:45:47 +00:00
iban.js Iban added 2020-02-27 22:49:16 +00:00
js Inital commit 2020-02-20 13:45:47 +00:00
scss Inital commit 2020-02-20 13:45:47 +00:00
themes Inital commit 2020-02-20 13:45:47 +00:00
#kostenerstattung.html# Inital commit 2020-02-20 13:45:47 +00:00
README.md Update 'README.md' 2020-09-18 12:46:41 +00:00
Wikimedia_Deutschland-Logo.svg Removed Nickname field, added Wikimedia SVG Logo 2020-03-06 09:00:49 +00:00
clear.php Inital commit 2020-02-20 13:45:47 +00:00
config.sample.php added $mailFrom field 2020-04-16 07:22:32 +00:00
delete.php Inital commit 2020-02-20 13:45:47 +00:00
h1.php Added space character 2020-03-06 09:04:36 +00:00
h2.php Added some links 2020-04-16 05:59:00 +00:00
ka.php Re-enabled currency selection 2020-09-22 12:53:39 +00:00
kaform.js Changed order of checks for empty fields 2020-09-22 13:29:10 +00:00
kostenerstattung.css Inital commit 2020-02-20 13:45:47 +00:00
kostenerstattung.html Inital commit 2020-02-20 13:45:47 +00:00
master.css bigger body 2020-02-25 00:21:49 +00:00
submit.php After submission, a link is shown to enter a new form 2020-04-16 07:26:08 +00:00
upload.php Check that uploaded file is an PDF 2020-09-18 14:18:08 +00:00
wmde.png Logo for right upper corner 2020-02-24 21:13:32 +00:00

README.md

KAFreom

INSTALL

Install the following programs and PHP modules:

  • pdftk
  • php-session
  • php-json
  • php-openssl
  • php-ctype
  • php-filter

Copy config.sample.php to config.php, and edit config.php to your needs.

Tha's it.