Upgrade Guide
This guide will walk you through the process of upgrading Botble CMS based products. There are two ways to upgrade your product:
Automatic Update
To update your product automatically, follow these steps:
- Log in to your admin panel.
- Go to
Platform Administration->System Updater. - If there is a new version available, you will see a
Download & Install Updatebutton. Click on it to start the automatic update process.

TIP
If the automatic update fails with errors like HTTP 504 or Invalid or uninitialized Zip object, use the manual update method below instead. See Troubleshooting - System Updater Errors for more details.
Manual Update
This way is a bit more complex, but it gives you more control over the upgrade process. Here are the steps:
Download the latest version of the product from CodeCanyon.
Extract the downloaded file.
Upload the extracted files to your server, overwrite the following directories and files:
appdatabaseconfigplatformpublic/themespublic/vendorbootstrapvendorcomposer.jsoncomposer.lockpublic/index.php
Clear the cache by navigating to
Platform Administration->Cache Managementand clicking on theClear all CMS cachebutton.
Deactivate all plugins by going to
Plugins->Installed Plugins, and then activate them again.Update the translations by going to
Settings->Localization->Other Translationsand click to theherelink to update the translations.
