====== Kanboard ====== https://kanboard.net/ | https://github.com/kanboard/kanboard Dokumentation: https://github.com/kanboard/kanboard/blob/master/doc/index.markdown ===== Upgrade ===== https://github.com/kanboard/kanboard/blob/master/doc/update.markdown === From the archive (stable version) === - Decompress the archive - Copy content of ''data/'' into the newly uncompressed directory - Copy custom ''config.php'' if you have one - Copy plugins if necessary - Make sure ''data/'' is writeable by web server user - Test - Remove your old Kanboard directory === From the repository (development version) === - ''git pull'' - ''composer install --no-dev'' - Login and check if everything is ok Note: This method will install the current development version, use at your own risk.