No description
Find a file
alpcentaur 387f45588f Update README.md
added two steps
2022-08-29 22:07:21 +02:00
addons added yaml parser and german variables 2022-08-13 08:39:28 +00:00
css added yaml parser and german variables 2022-08-13 08:39:28 +00:00
iban.js added yaml parser and german variables 2022-08-13 08:39:28 +00:00
js added yaml parser and german variables 2022-08-13 08:39:28 +00:00
locale/en-US yaml en translation with double point within apostrophs to make it work - and no print of lang on website 2022-08-17 11:19:40 +00:00
PHPMailer added yaml parser and german variables 2022-08-13 08:39:28 +00:00
scss added yaml parser and german variables 2022-08-13 08:39:28 +00:00
TCPDF added yaml parser and german variables 2022-08-13 08:39:28 +00:00
themes added yaml parser and german variables 2022-08-13 08:39:28 +00:00
#kostenerstattung.html# added yaml parser and german variables 2022-08-13 08:39:28 +00:00
clear.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
code-basabuuka-org.pem reinstalled h1 and h2 2022-08-13 09:44:10 +00:00
config.sample.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
delete.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
form.php update form.php 2022-08-29 22:02:24 +02:00
form.php_ori added yaml parser and german variables 2022-08-13 08:39:28 +00:00
h1.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
h2.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
index.php update index.php 2022-08-29 22:00:30 +02:00
ka.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
kaform.js update kaform.js 2022-08-29 21:57:59 +02:00
kostenerstattung.css added yaml parser and german variables 2022-08-13 08:39:28 +00:00
kostenerstattung.html added yaml parser and german variables 2022-08-13 08:39:28 +00:00
locale.yaml Update locale.yaml 2022-08-29 21:56:24 +02:00
master.css added yaml parser and german variables 2022-08-13 08:39:28 +00:00
master.scss added yaml parser and german variables 2022-08-13 08:39:28 +00:00
messages.po added yaml parser and german variables 2022-08-13 08:39:28 +00:00
mkm.sh added yaml parser and german variables 2022-08-13 08:39:28 +00:00
README.md Update README.md 2022-08-29 22:07:21 +02:00
Spyc.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
submit.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
upload.php added yaml parser and german variables 2022-08-13 08:39:28 +00:00
Wikimedia_Deutschland-Logo.svg added yaml parser and german variables 2022-08-13 08:39:28 +00:00
wmde.png added yaml parser and german variables 2022-08-13 08:39:28 +00:00

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.