forked from tohe/wmdeit_kaform
parent
c54c336ea4
commit
ee6268431d
22
README.md
22
README.md
|
@ -1,8 +1,16 @@
|
|||
INSTALL
|
||||
# KAFreom
|
||||
|
||||
pdftk
|
||||
php-session
|
||||
php-json
|
||||
php-openssl
|
||||
php-ctype
|
||||
php-filter
|
||||
## 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.
|
||||
|
|
Loading…
Reference in New Issue