* added FAQ and database requirement docu - fixes #196 * added FTP installation docu - see #199 * moved migration guide from Kimai v1 to its own docu chapter
This commit is contained in:
@@ -5,7 +5,7 @@ This page is dedicated to all developers who want to contribute to Kimai. You ar
|
||||
# Setting up your environment
|
||||
|
||||
All you need is:
|
||||
- PHP >= 7.1
|
||||
- PHP >= 7.1.3
|
||||
- PHP extension: `PDO-SQLite` enabled
|
||||
|
||||
Optional requirement:
|
||||
@@ -14,6 +14,8 @@ Optional requirement:
|
||||
|
||||
You could even test PostgreSQL and tell us how it works!
|
||||
|
||||
Read how to [install Kimai v2 in your dev environment](installation.md).
|
||||
|
||||
## Frontend dependencies
|
||||
|
||||
If you want to make changes to CSS / Javascripts, you need:
|
||||
|
||||
Reference in New Issue
Block a user