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.

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: - app
- database
- config
- platform
- public/themes
- public/vendor
- bootstrap
- vendor
- composer.json
- composer.lock
- public/index.php
 
- Clear the cache by navigating to - Platform Administration->- Cache Managementand clicking on the- Clear 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 the- herelink to update the translations. 
