Blog/ How to backup and restore entire Drupal site?

In this article, you will be learning how to create a backup of your entire Drupal site and then how to restore it.

The only pre-requisite for this is that you must have admin rights.

First, we need to install the Backup and Migration module.

Installing Backup and Migration Module

  1. Start by clicking on Extend and then on + Install new module.install module in Drupal
  2. Paste this URL in the box: https://ftp.drupal.org/files/projects/backup_migrate-8.x-4.1.tar.gz Proceed by clicking on Install.url in Drupal
  3. After the module installs you will see this message. Proceed by clicking on Enable newly added modules.enable module in Drupal
  4. Search for backup and migrate in the search box. Check the box beside Backup and Migrate and click on Install.installing module in Drupal
  5. You will have successfully installed the Backup and Migrate module.

Backing up entire Drupal Site

  1. Click on Configuration and proceed by clicking on Backup and Migrate below Development.configuration in Drupal
  2. Under the Backup tab, select Entire Site under Backup Source, and select Download under Backup Destination. Finally, click on Backup now.backup in Drupal
  3. Your backup will be located in the Download folder.download folder in Drupal

Restoring entire Drupal Site

  1. Click on Configuration and proceed by clicking on Backup and Migrate below Development.configuration of Drupal
  2. Click on the Restore tab, and select Entire Site under Restore To. Click on Choose file and select your backup file, tick the Take site offline option and proceed by clicking on Restore now.restore now in Drupal
  3. After restoring, you will see this message.message in Drupal
 
Ready to get started?REQUEST A QUOTE