How to backup WordPress to Google Drive
Checkout the benefits of a WordPress Backup to Google Drive.
Before storing your WordPress backups in Google Drive, you need a Google account. You can find a guide how to set up it here. After this, you need to authenticate BackWPup in Google Drive. Follow these steps:
- Log in to your Google account.
- Visit https://console.developers.google.com/apis/library.
- Create a new project and select it.
Create a new project - Activate the Google Drive API for this project.
Activate the Google Drive API for this project - In the sidebar, click on Credentials and then, if a consent screen configuration is requested because was never set before, like in the picture below, proceed clicking on CONFIGURE CONSENT SCREEN
Click on CONFIGURE CONSENT SCREEN if no consent screen is set And in the next screen select the External option:
Finally, in the next screen set an application name, your google account for email support and your own email address at the bottom for Developer contact.
After that you can complete the process pressing the Save button in the next screens until you get back to the Dashboard.
- Now, if the consent screen is set, from the main dashboard click on the Credentials link, and then click in the link + CREATE CREDENTIALS and selectOAuth client ID.
Click on the Credentials link, and then click in the link + CREATE CREDENTIALS and selectOAuth client ID Here you are redirected in a new page: select Web application under Application type and fill in a name for the web application. Leave the field Authorised JavaScript origins empty. For the field Authorised redirect URIs you need to go your WordPress Dashboard (see next Step).
- In your WordPress admin area go to BackWPup → Settings → API Keys and there to the section Google API Keys.
BackWPup → Settings → API Keys and there to the section Google API Keys - Copy the displayed URL under Redirect URIs and paste it into the Authorized redirect URI field in the Google Drive form.
- Now click on Create.
- After that, the client is created and a form shows the Client ID and Client Secret.
- Copy the Google Drive Client ID and Secret and paste them into the BackWPup backend in the field Client ID and Client Secret.
- Save the BackWPup settings.
- Edit the desired backup job and choose Google Drive as backup destination. Or create a new job: BackWPup → Add new job → General, section Job Destination.
- Now you can see a new tab To: GDrive. Click on the tab.
- Click on Reauthenticate to authenticate BackWPup in Google Drive.
- You are redirected to Google and have to allow BackWPup access to Google Drive. Click on Allow.
BackWPup access to Google Drive After this, you will be redirected to your WordPress admin area, where you should see the successful authentication.
Please note: If you want to set up multiple WordPress backup jobs to the same Google Drive account, you can run into trouble with the authentication. Instead of creating a new job, copy the job where you first set up Google Drive. Make the changes to the copied job to keep the same authentication details.
- On the settings page, there are some more options:
- Folder in Google Drive: Name of the folder, where all backups will be stored.
- File Deletion: The maximum number of backups to be stored. Older backups will be deleted.
- Checkbox below File Deletion: Pushes the old backups to the Google Drive trash instead of deleting immediately.
- Test the correct Google Drive authentication by starting a backup job with this destination. If the run was successful, you should see your backup in Google Drive.