Upgrading Your Drupal Site: A Step-by-Step Guide

thumb_up 1  ·  sell Drupal site upgrade, Updating Drupal websites

In this chapter, we will study how to upgrade the Drupal site. Upgrade is a process of enhancing the old version to the latest version. Here we will upgrade the Drupal to the latest version.

Below are simple steps to upgrade the site in Drupal.

Step 1 − Backup your Drupal files. You can study about this in detail in the chapter Drupal - Site Backup.

Step 2 − If there is any upgradation to be done on Drupal site, then a message gets displayed on your site as shown in the following screen.

Step 3 − Click on the highlighted word available updates in the message.

Step 4 − You can now view the Available Updates page, where it shows exactly what upgradation is to be done on the site. Here, it shows you the recommended version to update your site. Click Release notes.

Step 5 − It will take you to Drupal official site page where you can see the latest version tar.gz files available in Drupal. While writing this tutorial, the latest version was drupal - 7.39.tar.gz. Click drupal - 7.39.tar.gz.

The tar.gz files get downloaded on your system.

Step 6 − Extract the downloaded file, copy all the files and folder except the Sites folder available inside the latest downloaded folder. Later, paste these files into your existing Drupal folder.

Step 7 − Go to Reports --> Available updates or else you can refresh the page; here you will view a message as shown in the following screen.

Step 8 − Click on Reports --> Status report.

You can now see that your site is upgraded to latest version and it will show the status Up to date for Drupal core update status as shown in the preceding screen.

 
 
The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

An Introduction to Drupal

    Drupal is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. It is…

arrow_forward
description

Installing Drupal: A Comprehensive Guide

    This chapter provides step-by-step procedure for Drupal installation. Before installing Drupal, the following system requirements are…

arrow_forward
description

Understanding the Drupal Architecture

  Drupal is a platform for web content management which is a powerful tool for building simple and complex sites. In this chapter, we are…

arrow_forward
description

Exploring Drupal's Main Menu Functionality

    In this chapter, we will study how to Create Menus in Drupal. Menus are very important to easily navigate in your website. Menus…

arrow_forward
description

Mastering Drupal's Blocks and Regions

  In this chapter, we will study about Drupal Blocks & Regions. Blocks are container objects that are used to organize your content of…

arrow_forward
arrow_back « Back