admin:kanboard

Kanboard

From the archive (stable version)

  1. Decompress the archive
  2. Copy content of data/ into the newly uncompressed directory
  3. Copy custom config.php if you have one
  4. Copy plugins if necessary
  5. Make sure data/ is writeable by web server user
  6. Test
  7. Remove your old Kanboard directory

From the repository (development version)

  1. git pull
  2. composer install –no-dev
  3. Login and check if everything is ok

Note: This method will install the current development version, use at your own risk.

  • Last modified: 2019-12-20 14:21