|
|
(51 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | We aim to make upgrading WHMCS as simple as possible. Below we hope to provide everything you might need in order to successfully and confidently update your WHMCS installation.
| + | #REDIRECT [[updating]] |
− | | |
− | ==Upgrade Service==
| |
− | | |
− | We offer a professional upgrade service where our staff will upgrade your WHMCS installation for you. Please refer to http://www.whmcs.com/services/upgrade-service/ for more information and to order that.
| |
− | | |
− | ==Manually Upgrading==
| |
− | | |
− | [[File:Videotutorial.png|center|link=http://www.youtube.com/watch?v=wXZpPjPxvfY&hd=1|Watch Video Tutorial]]
| |
− | | |
− | | |
− | If you choose to upgrade yourself, please follow the instructions below and in the release notes for the specific version to ensure a successful upgrade.
| |
− | | |
− | You can upgrade from '''any''' WHMCS version from 3.2 onwards to the latest. You '''do not''' need to do each incremental release between your current version & the latest in order to upgrade. Simply download the full release package for the latest version as described below and then follow the upgrade instructions linked to in the included '''README.txt''' file.
| |
− | | |
− | ===Downloading the Latest Version===
| |
− | | |
− | #Begin by logging in to the client area @ http://www.whmcs.com/members/clientarea.php or obtain the latest version from your web host if you received your key from them
| |
− | #Navigate to '''Services > Licenses & Services'''
| |
− | #Select one of your active license keys and click '''View Details'''
| |
− | #Now select the '''Downloads''' tab
| |
− | #The latest stable release can then be downloaded using the large green "Download Now" button
| |
− | | |
− | ===Performing an Upgrade===
| |
− | | |
− | The steps needed to upgrade WHMCS can vary from version to version and so full steps, including any template changes required for each version are included in the Release Notes below. However, the general process for upgrading always remains the same:
| |
− | | |
− | #Begin by taking a full backup of your WHMCS system - both files and database using a tool such as phpMyAdmin
| |
− | #If you have customized any language files please create a new folder within the /lang folder naming it 'overrides'. Move your existing language files here | |
− | #If you have customized the standard template files please ensure that you have renamed the folder to avoid your customizations being overwritten
| |
− | #Now download the latest WHMCS version either from our client area ([[Upgrading#Downloading_the_Latest_Version]]) or from the provider of your license
| |
− | #Next, unzip the contents of the WHMCS zip file download to a folder on your computer
| |
− | #Now if you have customised your WHMCS admin folder name, you should rename the admin folder in the new files to match. If you have customised the locations of the /crons directory, be sure to upload to the custom location.
| |
− | #Upload the new files to your existing installation folder replacing any existing folders & files
| |
− | #Visit the admin area as you normally would to login and you should then be automatically redirected to the upgrade script. If this is not shown automatically, please manually visit /install/install.php to invoke the upgrade process.
| |
− | #Accept the license agreement
| |
− | #If you are prompted for any database information *STOP*, this indicates the configuration.php file is missing and so a new install is being attempted - you need to restore the configuration.php before continuing
| |
− | #Tick to confirm you have backed up your database and click the upgrade button to complete
| |
− | #Once the updates finish, delete the install folder from your server
| |
− | #Now proceed to update your custom templates with any new or changed files in the version you've upgraded to. These are listed in the ''Template Changes'' section of our Release Notes (see below).
| |
− | #Finally clear your browser cache or perform a hard refresh (Ctrl + F5) and delete the contents of the template cache directory (usually called ''templates_c'') to ensure you see the new templates.
| |
− | | |
− | ==Release Notes==
| |
− | | |
− | {{:Release Notes}}
| |