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.
 
 
 
 

488 B

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.