Loading...
 

Upgrade your Tiki site

Upgrading Tiki is very similar to its installation. Upgrading is a one-way process. There is no way to downgrade, although you may revert to a previous version by restoring a backup. Before undertaking a major upgrade (e.g. from 21.x to 23.x) perform a test upgrade on a non-production site before proceeding with the real upgrade.

Do I need to upgrade?
It is recommended that you always upgrade to minor versions (e.g. from 22.0 to 22.1) of your current release to remove security vulnerabilities. Some versions of Tiki are listed as Long Term Support which means developers are continuing with security patches and bug fixes on that version for an extended period of time. Minor version upgrades are unlikely to cause problems.

Major upgrades introduce new features, but existing features, themes, plugins and modules may not function as they did before. A test upgrade is strongly recommended.

Overview: How an upgrade works
  1. Backup all the files and database from your current installation.

  2. Unpack the new version, preferably into a empty folder.

  3. Copy any custom files (css, uploaded files and images, custom templates) from your backup.

  4. Run the installer (tiki-install.php) which upgrades the database

Do I really need to download and then upload the whole thing using FTP? - For some upgrades a "patch version" is available, if only a few files have been modified. Alternatively, there are some (tw:1-click installers|automated scripts)) which can take care of the upgrade process for you.

Other alternatives to FTP: Rather than downloading and re-uploading the whole package, use commands svn or wget (ask your hosting provider) to move the files directly from SourceForge to your server.

List Slides
Upgrade your Tiki site Upgrading Tiki is very similar to its installation . Upgrading is a one-way process . There is no way to downgrade, although you may revert to a previous version by restoring a backup . Before undertaking a major upgrade (e.g. from 21.x to 23.x) perform a test upgrade on a non-production site before proceeding with the real upgrade. Do I need to upgrade? It is recommended that you always upgrade to minor versions (e.g. from 22.0 to 22.1) of your current release to remove security vulnerabilities . Some versions of Tiki are listed as Long Term Support which means developers are continuing with security patches and bug fixes on that version for an extended period of time. Minor version upgrades are unlikely to cause problems. Major upgrades introduce new features, but existing features, themes, plugins and modules may not function as they did before. A test upgrade is strongly recommended. Overview: How an upgrade works Backup all the files and database from your current installation. Unpack the new version, preferably into a empty folder. Copy any custom files (css, uploaded files and images, custom templates) from your backup. Run the installer (tiki-install.php) which upgrades the database Do I really need to download and then upload the whole thing using FTP? - For some upgrades a "patch version" is available, if only a few files have been modified. Alternatively, there are some (tw:1-click installers|automated scripts)) which can take care of the upgrade process for you. Other alternatives to FTP: Rather than downloading and re-uploading the whole package, use commands svn or wget (ask your hosting provider) to move the files directly from SourceForge to your server.