-
Notifications
You must be signed in to change notification settings - Fork 695
Updating FreeScout
- Method 1. Update from web interface (recommended)
- Method 2. Update using console script
- Method 3. Update using GIT
- Method 4. Manual updating
Before apdating make sure to backup application files and database.
This method is supported starting from version 1.0.3.
Open FreeScout and go to Manage » System » Status. In App Version section click Check for updates and follow instructions:
Updating process may take several minutes, do not close browser window until it finishes or shows an error.
If self-updater script hits your hosting's PHP memory size limit or PHP max execution time you will see something like "Error occured. Please check your internet connection and try again."
If error occurs:
- Try to update again.
- If still does not work, open
http://example.com/tools.phpand clickUpdate Now. - If still does not work, switch to another update method.
This method requires SSH console and GIT.
- Go to the root of your FreeScout application.
- Run update script:
tools/update.sh
- Follow instructions.
This method requires SSH console and GIT.
- Pull updates from GitHub:
git pull
- Run the following console command:
php artisan freescout:after-app-update
Use this method only if you can not use console or GIT.
- Enter APP_KEY from your
.envfile and click Update App button. - Open and check application.
FreeScout — Help desk & shared mailbox, free Zendesk & Help Scout alternative.
About
Installation
Configuration
- Sending Emails
- Fetching Emails
- Connect G Suite & Microsoft 365
- Console Commands
- Backup
- Update
- Upgrade PHP
Troubleshooting
Tools & Integrations
- API
- Migrate to FreeScout
- Zapier
- Make (Integromat)
- MacOS Menu Bar App
Development

