-
Notifications
You must be signed in to change notification settings - Fork 695
Updating FreeScout
FreeScout edited this page Nov 16, 2018
·
84 revisions
- 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 error occurs:
- Click
Clear CacheinSystem » Tools. - Click
Migrate DBinSystem » Tools. - If it does not help, try to restart updating.
This method requires SSH console and GIT.
- Go to the root of your FreeScout application.
- Run upgrade script:
tools/upgrade.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

