Skip to content
Fredrick Brennan edited this page Apr 18, 2019 · 2 revisions

Upgrading Tinyboard

Upgrading Tinyboard is easy, whether it be to a new release or a development version.

Git

If you use git, follow these instructions.

  • cd to the correct directory and run git pull.
  • Navigate to install.php.

Non-Git

  • Download and extract the latest version of Tinyboard.
  • Upload and replace all files in the archive to your server, except inc/instance-config.php.
  • Navigate to install.php.

See also