Magento Tutorials

How to Enable Automatic Backup in Magento 2

Hello Magento Friends,

In this blog, I will discuss How to Enable Automatic Backup in Magento 2.

Backups are beneficial for safeguarding your data in the situation of data loss. Learn How To Backup Magento 2 Store.

Magento 2 provides the option in the admin configuration to set up automatic backups. Admin can backup databases, system files, media files, etc. Magento uses GZ format to compress database backups and TGZ format for compression of system backups and database and media backups.

So let’s see How to Enable Automatic Backup in Magento 2. 

Steps to Enable Automatic Backup in Magento 2:

Step 1: Log in to your Magento Admin Dashboard.

Step 2: Navigate to Stores > Settings Configuration.

Step 3: Enlarge the ADVANCED menu and select System.

Step 4: Now expand the Backup Settings section and set the Enable Backup field to Yes.

Step 5: Now, also set the Enable Scheduled Backup field to Yes.

Step 6: Now apply the required settings for automatic backup in Magento 2.

  • Scheduled Backup Type – Select the type of backup from the available dropdown options. It has 4 options: Database, Database and Media, System, and System (excluding Media).
  • Start Time – Set the time of backup in hh:mm:ss.
  • Frequency – Set the frequency of backup as Daily, Weekly, or Monthly.
  • Maintenance Mode – If you want to enable maintenance mode at the time of backup, select Yes; else, set it to No.

Step 7: At last, hit the Save Config button available on the top-right of the screen.

Final Thoughts:

This way, you can Enable Automatic Backup in Magento 2. Hope you found the blog post useful. Share this with your friends and stay updated with us.

Happy Reading!

Click to rate this post!
[Total: 3 Average: 5]
Gaurav Jain

Gaurav Jain is Co-Founder and Adobe Certified Expert-Magento Commerce Business Practitioner. Being Computer Engineer?‍? and possessing Extensive Marketing skills he handles all kinds of customer Queries and his Happy? & Helping? Nature makes customer's day Delightful. When he isn’t working, you’ll find Gaurav Reading on Books? or Traveling?. Also, he is Speaker at Magento Meetups.

Recent Posts

Generating Thumbnails with Spatie Media Library in Laravel 11: A Step-by-Step Guide

Generating image thumbnails is a common requirement in web applications, especially when handling media-heavy content.…

6 hours ago

Enhancing Web Application Security with Laravel’s Built-In Features

In today’s digital landscape, web application security is paramount. As a powerful PHP framework, Laravel…

1 day ago

Magento 2 Extensions Digest October 2024 (New Release & Updates)

October was an exciting month for MageComp! From significant updates across our Magento 2 extension…

1 day ago

Improving Error Handling and Transition Management in Remix with useRouteError and useViewTransitionState

In modern web development, seamless navigation and state management are crucial for delivering a smooth…

1 week ago

Magento Open Source 2.4.8-Beta Release Notes

Magento Open Source 2.4.8 beta version released on October  8, 2024. The latest release of…

1 week ago

How to Create Catalog Price Rule in Magento 2 Programmatically?

Hello Magento Friends, Creating catalog price rules programmatically in Magento 2 can be a valuable…

1 week ago