You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
alpcentaur 387f45588f Update README.md 1 year ago
PHPMailer added yaml parser and german variables 1 year ago
TCPDF added yaml parser and german variables 1 year ago
addons added yaml parser and german variables 1 year ago
css added yaml parser and german variables 1 year ago
iban.js added yaml parser and german variables 1 year ago
js added yaml parser and german variables 1 year ago
locale/en-US yaml en translation with double point within apostrophs to make it work - and no print of lang on website 1 year ago
scss added yaml parser and german variables 1 year ago
themes added yaml parser and german variables 1 year ago
#kostenerstattung.html# added yaml parser and german variables 1 year ago
README.md Update README.md 1 year ago
Spyc.php added yaml parser and german variables 1 year ago
Wikimedia_Deutschland-Logo.svg added yaml parser and german variables 1 year ago
clear.php added yaml parser and german variables 1 year ago
code-basabuuka-org.pem reinstalled h1 and h2 1 year ago
config.sample.php added yaml parser and german variables 1 year ago
delete.php added yaml parser and german variables 1 year ago
form.php update form.php 1 year ago
form.php_ori added yaml parser and german variables 1 year ago
h1.php added yaml parser and german variables 1 year ago
h2.php added yaml parser and german variables 1 year ago
index.php update index.php 1 year ago
ka.php added yaml parser and german variables 1 year ago
kaform.js update kaform.js 1 year ago
kostenerstattung.css added yaml parser and german variables 1 year ago
kostenerstattung.html added yaml parser and german variables 1 year ago
locale.yaml Update locale.yaml 1 year ago
master.css added yaml parser and german variables 1 year ago
master.scss added yaml parser and german variables 1 year ago
messages.po added yaml parser and german variables 1 year ago
mkm.sh added yaml parser and german variables 1 year ago
submit.php added yaml parser and german variables 1 year ago
upload.php added yaml parser and german variables 1 year ago
wmde.png added yaml parser and german variables 1 year ago

README.md

Kostenerstattungsformular

INSTALL it

Install the following programs and PHP (7.4) modules:

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

Copy config.sample.php to config.php, and edit config.php to your needs. Within config.php you'll have to state where the pdftk and (ImageMagick-)convert binaries are situated on the system. Configure the php.ini according to php-production.ini.

Then you are ready to go.