পৃষ্ঠাসমূহ

Search Your Article

CS

 

Welcome to GoogleDG – your one-stop destination for free learning resources, guides, and digital tools.

At GoogleDG, we believe that knowledge should be accessible to everyone. Our mission is to provide readers with valuable ebooks, tutorials, and tech-related content that makes learning easier, faster, and more enjoyable.

What We Offer:

  • 📘 Free & Helpful Ebooks – covering education, technology, self-development, and more.

  • 💻 Step-by-Step Tutorials – practical guides on digital tools, apps, and software.

  • 🌐 Tech Updates & Tips – simplified information to keep you informed in the fast-changing digital world.

  • 🎯 Learning Support – resources designed to support students, professionals, and lifelong learners.

    Latest world News 

     

Our Vision

To create a digital knowledge hub where anyone, from beginners to advanced learners, can find trustworthy resources and grow their skills.

Why Choose Us?

✔ Simple explanations of complex topics
✔ 100% free access to resources
✔ Regularly updated content
✔ A community that values knowledge sharing

We are continuously working to expand our content library and provide readers with the most useful and relevant digital learning materials.

📩 If you’d like to connect, share feedback, or suggest topics, feel free to reach us through the Contact page.

Pageviews

Thursday, February 16, 2017

Drupal - Site Upgrade

In this chapter we'll study how to upgrade the Drupal site. Upgrade is a process of replacing 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 updation to be done on Drupal site, then a message gets displayed on your site as shown below.
Drupal Site Upgrade Step (3): Next, click on highlighted word available updates present into the message .
Drupal Site Upgrade Step (4): Next, you can view the Available Updates page, where it shows the exactly updation to be done on the site to. Here, it shows you the recommended version to update your site. Click on Release notes.
Drupal Site Upgrade Step (5): Next, 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 on drupal - 7.39.tar.gz.
Drupal Site Upgrade The tar.gz files get downloaded on your system.
Step (6): Extract the downloaded file, copy all the files and folder exccept the Sites folder present inside the latest downloaded folder. Later paste these files into your existing Drupal folder.
Step (7): Next, go to Reports --> Available updates or else you can refresh the page; here you will view a message as shown in the below image.
Drupal Site Upgrade Step (8):Next, click on Reports --> Status report.
Drupal Site Upgrade Here, you can view 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 image.

No comments:

Post a Comment