Categories: BackupDrupalWebsite

How to setup Backup & Migrate Module on Drupal

Setup Backup & Migrate Module

Backup and Migrate makes the task of backing up your Drupal database and migrating data from one Drupal install to another easier. It provides a function to backup the entire database to file or download, and to restore from a previous backup. You can also schedule the backup operation. Compression of backup files is also supported. The database backup files created with this module can be imported into this or any other Drupal installation with the restore feature, or you can use a database tool such as phpMyAdmin.

Add private file system path

1) Navigate to Backup and Migrate

Configuration » System » Backup and Migrate

2) Click on the link file system settings

3) Enter a path to the directory where you are saving the private files.

sites/default/files/private

4) Save configuration

==============================

Backup database in local folder

You can download the current Drupal Site to your local folder.

1) Select the configuration

2) Click on Backup now button
.
.
.
The download will start instantly.

=============================

Backup to Server

You can save the current Drupal Install to the server itself

1) Select the configuration

2) Click on Backup now button
.
.
An archived file will be saved in the server.

(You can see the saved backups under SAVED BACKUP tab)

=============================

Restore from a Backup & Migrate Archive from your local folder on Drupal

1) Go to Restore tab

2) Select the radio button Restore from an uploaded file

3) Click Choose File button

4) Select the compressed file

5) Click on Restore now button
.
.
.
The Drupal site will be restored

=============================

Restore a Drupal site from a Saved backup (saved in server) on Drupal

1) Go to Restore tab

2) Select the radio button Restore from saved backup

3) Select a archive which you want to restore

4) Click on Restore now button.
.
.
.
The database will be restored

=============================

Setup Automatic Scheduled Backups

1) Got to Schedules tab

2) Click the link Add Schedule button

3) You will be taken to the schedule configuration page.

4) Rename the schedule

5) Select Backup Source as Default Database

6) Select Enabled check box

7) Select the radio button Run using Drupal’s cron

8) Select to backup either every hour or daily or weekly

9) Select the whether to delete old backup file during the current schedule process

10) Click on Save Schedule button.

11) You can see the saved schedule under Schedules tab

12) You can also edit settings for a particular schedule by using the edit button.

 


HR-ADMIN

Recent Posts

Why You Should Move Your Website to Cloud Hosting?

Introduction to Cloud Hosting In today's digital world, website performance can make or break an online business. Whether you run…

2 weeks ago

What is a Call to Action in Marketing? Definition + Examples

In the world of digital marketing, getting attention is only half the battle. The real goal is to convince people…

4 weeks ago

Website Bandwidth: What it is and Why it Matters?

Introduction In today's digital world, understanding website bandwidth is essential for anyone running a website. Whether you own a blog,…

1 month ago

Will AI Replace Developers in the Future?

Artificial intelligence is changing the tech world at lightning speed. From automated chatbots to AI-generated applications, many people are now…

1 month ago

What is Bot Traffic? Easy Ways to Detect and Block It

Introduction to Bot Traffic Bot traffic refers to visits to a website that come from automated software programs rather than…

2 months ago