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.
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.
Step 7: At last, hit the Save Config button available on the top-right of the screen.
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!
Generating image thumbnails is a common requirement in web applications, especially when handling media-heavy content.…
In today’s digital landscape, web application security is paramount. As a powerful PHP framework, Laravel…
October was an exciting month for MageComp! From significant updates across our Magento 2 extension…
In modern web development, seamless navigation and state management are crucial for delivering a smooth…
Magento Open Source 2.4.8 beta version released on October 8, 2024. The latest release of…
Hello Magento Friends, Creating catalog price rules programmatically in Magento 2 can be a valuable…