765 B
765 B
Update
Important: Always do a backup of your database before upgrading!
From the archive (stable version)
- Close your session (logout)
- Rename your actual Kanboard directory (to keep a backup)
- Uncompress the new archive and copy your
datadirectory to the newly uncompressed directory. - Make the directory
datawriteable by the web server user - Login and check if everything is ok
- Remove the old Kanboard directory
From the repository (development version)
- Close your session (logout)
git pullcomposer install- Login and check if everything is ok
Note: This method will install the current development version, use at your own risk.