1)Rename the default config file(config.default.php) to config.php and Change database details. manually import the sql schema which is in (/app/Schema/Sql/mysql.sql)(as specified in docs). Not required since 1.2.10 because it populates db when you access admin link 2)Default username and password(admin/admin). Log in through the admin panel change password and then compare the dump. 3)In sql under settings table api_token and webhook_token values are hard coded in sql of the script. Check in every version for the same. (We create these values with __getToken() function in install.php) 4)PHP REQUIREMENT LINK : https://docs.kanboard.org/en/latest/admin_guide/requirements.html and check /vendor/composer/platform_check.php(in this file the version is PHP 7.4, so we have kept the same in info.xml as well).
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| changelog.txt | File | 13.09 KB | 0644 |
|
| clone.php | File | 5.12 KB | 0644 |
|
| config.php | File | 10.26 KB | 0644 |
|
| edit.php | File | 5.02 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| extend.php | File | 8.22 KB | 0644 |
|
| fileindex.php | File | 264 B | 0644 |
|
| import.php | File | 3.03 KB | 0644 |
|
| info.xml | File | 4.03 KB | 0644 |
|
| install.js | File | 921 B | 0644 |
|
| install.php | File | 4.61 KB | 0644 |
|
| install.xml | File | 2.42 KB | 0644 |
|
| kanboard.sql | File | 40.15 KB | 0644 |
|
| kanboard.zip | File | 4.29 MB | 0644 |
|
| md5 | File | 3.71 KB | 0644 |
|
| notes.txt | File | 813 B | 0644 |
|
| update_pass.php | File | 496 B | 0644 |
|
| upgrade.php | File | 3.28 KB | 0644 |
|
| upgrade.xml | File | 555 B | 0644 |
|