Upgrade guide
Upgrade from the same major version
The next steps are valid for upgrading to any version of Koblog from the same major version. The major version is the first digit in the version number, for example, Koblog v1.x.
- Make a full backup, including all files and directories.
- Remember which version of Koblog you are using for a possible roll-back.
- Download the latest version from the official page.
- Extract the zip file.
- Replace existing files with the new files.
- Clean your browser cache, and please read the note bellow.
- Log into the admin area and check your settings.
- Done.
Note: If your website is behind some kind of server cache system (for example, Cloudflare provides one by default) you need to purge the files there, too. It's also a good idea to clear your browser cache. Koblog tries to reload the files with the new ones, but some components like TinyMCE may not reload, and provoke some issues in the UI or throw out Javascript errors.
Note: If Koblog is installed in a subdirectory (for example koblog), you have to edit again
.htaccessfile as you did during installation:# Base directory RewriteBase /koblog/