Go to file
root 788839a425 Fixed spelling 2021-11-25 08:35:15 +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
locale/en_US fix 2021-07-26 12:30:10 +00:00
scss Moved form into form.php 2021-09-13 09:03:07 +02:00
themes Inital commit 2020-02-20 13:45:47 +00:00
#kostenerstattung.html# fix grammar 2021-07-01 13:56:06 +00:00
README.md list missing php-fileinfo module 2020-12-22 11:11:06 +01: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 config for convert and pdftk 2021-11-23 13:49:17 +01:00
delete.php Global currency selection 2021-06-29 18:42:48 +02:00
form.php Fixed spelling 2021-11-25 08:35:15 +00:00
h1.php Changed Kontaktperson example Sandro to generic person 2021-11-03 09:44:22 +01:00
h2.php Fixx issue #5 2021-10-26 09:28:21 +02:00
index.php Moved help-text #1 to top of form 2021-11-03 09:41:55 +01:00
ka.php Fix issue #4 2021-10-26 09:22:09 +02:00
kaform.js Some fixes regarding multi-lang and css 2021-10-18 17:06:07 +02: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 Some fixes regarding multi-lang and css 2021-10-18 17:06:07 +02:00
master.scss Some fixes regarding multi-lang and css 2021-10-18 17:06:07 +02:00
messages.po fixed englishi/german messages in ka.php and messages.p 2021-07-07 20:40:01 +02:00
mkm.sh Language support (partial) 2021-07-06 18:36:18 +02:00
submit.php removed ka.php in link to send one more reimburstment claim 2021-11-25 10:18:01 +01:00
upload.php Enabled jpg/png/tiff/gif uploads. 2021-11-25 01:12:01 +01:00
wmde.png Logo for right upper corner 2020-02-24 21:13:32 +00:00

README.md

Kostenerstattungsformular

INSTALL

Install the following programs and PHP modules:

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

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

Tha's it.