Submitted by admin on Thu, 09/12/2019 - 12:34

In this tutorial we're going to show you how to update your Drupal 7 module.

In the example below, we have version 7.x.-3.16 of the Webform module on our site.

 
Image removed.

However, when we visit the Webform page on Drupal.org, the latest version is showing as 7.x.3.17:

Image removed.

Before you start, please make sure to backup your site.

Go to Reports > Available Updates > click Update in the top-right corner.

If you Webform update doesn't already show, click Check Manually.

When your theme update does show, it will look like the image below. Check the box next to the update you want and then click Download these updates.

Image removed.

You will see a progress bar and then a message saying "Updates downloaded successfully".

Cllick Continue.

Image removed.

You will get the message "Update was completed successfully. Your site has been taken out of maintenance mode".

Most of the time, a theme will have no database updates to run at all. However, if you want to be sure, click Run database updates.

Image removed.

Drupal will give you a short explanation of what might come next. Click Continue.

Image removed.

Sometimes you will get the message "No pending updates" as in the image below. You can click Administration pages and get on with running your site.

Image removed.

However, sometimes there will be updates to make, as in the image below:

Image removed.

You can click on the down arrow to see what the update is. Click Apply pending updates to continue the process.

Image removed.

Again you will see a progress bar and then a completion page:

Image removed.

You can click Administration pages and get on with running your site. Before you finish the update completely, it will be worth going to the modules page to confirm that you do indeed have the new version:

Image removed.
Solutions Img