-
Notifications
You must be signed in to change notification settings - Fork 575
Upgrade guide to v1.9.0
Note: Please create and save a backup of your running application and database to use in case of failure of system update.
If you are using an older version of FAVEO we recommend you to follow these steps to update files mentioned in wiki as per your version.
Once you've updated your system to v1.0.7.9 you can follow this article to update your FAVEO application.
- Take a backup of your existing FAVEO files.
- Download latest release files and replace into existing FAVEO folder.
####Files to copy/move from old to new
-
Copy Your old .env file to new path
> From :- Old-Root-Path > To :- New-Root-Path
-
Copy Your custom lang folder > From :- Old-Root-Path\resources\lang\
> To :- New-Root-Path\resources\lang\
-
Copy your uploads folder
> From :- Old-Root-Path\public\ > To :- New-Root-Path\public
Find Updatedatabase.sql Here :- Root-Path\DB\update from 1.0.7.7 to 1.9.0
Import it to your database.
Import all Updatedatabase.sql from "Root-Path\DB\folder according to your version".
Example: If your current version is v1.7.8 then you have to import "Updatedatabase.sql" in your DB from following folders
- Update from 1.0.7.8 to 1.0.7.9
- Update from 1.0.7.9 to 1.0.8.0
- Update from 1.0.8.0 to 1.9.0
While creating ticket the system assign the unique number to all the tickets. You can change these randomly generated number using 'Admin Panel'.
- Go to admin panel
- Click on 'Ticket' Under ticket settings.
- Enter number format. You can use "#", "$", "-" in this field.
- $ is for alphabets
-
- is for seperator
Replace all numbers with #, replace all alphabets with $
Example: If your system's ticket number is like
- AAAA-001-1123
Then in Format field you will enter
- ####-$$$-$$$$
And choose "sequence" in Type field.
Now you can choose where to store all the attachment files uploaded by your clients using Faveo client and agents in their conversation thread.
- Go to Admin Panle
- Open "Storage" under settings
- Select
- local for server file system
- Database for saving files in database directly
Did you find it helpful? If not email us on [email protected]
Installation and Upgrade Guide
- GUI Install Wizard
- Manual Install
- CLI Install
- Server Requirements
- Installation with Apache
- Installation with cPanel
- Cron Job or any Job scheduler
- Faveo Helpdesk Installation on CentOS 7 with Apache on PHP 7.1
- Faveo Helpdesk Installation on CentOS 7 with Nginx on PHP 7.1
- Faveo Helpdesk Installation on Ubuntu 18.04 LTS with Apache on PHP 7.1
- Faveo Helpdesk Installation on Ubuntu 18.04 LTS with Nginx on PHP 7.1
- Faveo Helpdesk Installation on Debian 9 with Nginx on PHP 7.1
- Faveo Helpdesk Installation on Debian 9 with Apache on PHP 7.1
- Migrating Faveo from one server to another
- Configuration of Redis with Faveo
- Install and configure Redis, Supervisor and Worker for Faveo on Ubuntu 16.04
- Install Let’s Encrypt SSL on CentOS 7 Running Apache Web Server
- Install and configure a simple mail server for sending mails using PHP mail function in Faveo on Ubuntu 16.04 server
- Install and configure Redis, Supervisor and Worker for Faveo on Centos 7
- Install and configure a simple mail server for sending mails using PHP mail function in Faveo on Centos 7 server
- Faveo Helpdesk Pro Installation on Windows Server 2012 R2
- Install Active Directory Domain Services in Windows Server 2012 R2
- Install Faveo Helpdesk Community on Centos, Ubuntu or Debian Using Script
- Set up automatic backup for Faveo-Helpdesk
Administrator's Guide
- Faveo File Storage
- Change client side theme color
- How to edit or change the footer in faveo
- How to change agent and admin panel Faveo logo link and logo
- Agents
- Departments
- Team
- Priority
- SLA
- Workflow
- Helptopic
- Default Ticket Settings
- Status
- Rating
- Close Ticket Workflow
- Company Settings
- Social Login
- Language
- Security
- Debugging/Logs
- Ban Emails
- Widgets
Agent's Guide
Email Integration
Release & Upgrade Notes
- General Faveo Upgrade Guide Manual
- General Faveo Upgrade Guide Auto
- Upgrade guide to v1.9.2
- Upgrade guide to v1.9.0
- How to update v1.0.7.9 to v1.0.8.0
- Manual Upgrade from v1.0.7.8 to v1.0.7.9
- Faveo Release notes & upgrade guide for V1.0.7.7
- Faveo Release notes & upgrade guide for V1.0.7.5
- Faveo Release notes & upgrade guide for V1.0.7
Known Issues
- The open_basedir restriction in effect
- 404 Not Found
- 500 Internal Server Error
- Bug after update from 1.0.7.4 to 1.0.7.5 or higher version
- Syntax error, unexpected ‘var’(T_VAR), expecting ‘;’
Contribute & Feedback
- Support the community edition
- Contribution Guide
- Faveo Feedback & Customisation
- Help in language translate
Knowledge Base
Third Party Integration
Plugins
API