Skip to content

Commit 28e0b2e

Browse files
committed
docs(add): backup request procedure
1 parent 9da7d08 commit 28e0b2e

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed
138 KB
Loading

pages/webhosting/how-to/manage-wordpress-webhosting.mdx

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ content:
77
paragraph: Learn how to manage your Web Hosting with WordPress
88
tags: webhosting wordpress wordpress-admin website
99
dates:
10-
validation: 2025-07-09
11-
posted: 2025-07-09
10+
validation: 2025-07-11
11+
posted: 2025-07-11
1212
categories:
1313
- managed-services
1414
---
1515

1616
import Requirements from '@macros/iam/requirements.mdx'
1717
import WordPressEmail from '../assets/scaleway-wordpress-email.webp'
1818
import WordPressSuccessLogIn from '../assets/scaleway-wordpress-success.webp'
19-
19+
import WordPressHostingOptions from '../assets/scaleway-hosting-options.webp'
2020

2121
<Requirements />
2222

@@ -62,7 +62,26 @@ You can access the webmail platform for your Web Hosting directly from your Scal
6262
2. Click <Icon name="more" /> and **More info**, or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
6363
3. Click the **Emails** tab to display information related to your email accounts.
6464
4. Click **Access webmail** next to the email address you want to access. The webmail interface displays in a new browser tab.
65+
5. Log in using the username and password you have defined in the previous section.
66+
67+
## How to access your WordPress backup
68+
69+
<Message type="note">
70+
You must have selected the backup option at WordPress Web Hosting creation to access your backup.
71+
</Message>
72+
73+
1. Click **Web Hosting** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
74+
2. Click <Icon name="more" /> and **More info**, or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
75+
3. Scroll down to the **Hosting options** section.
76+
<Lightbox image={WordPressHostingOptions} alt="The hosting options are displayed with information about the name of the current plan, domains, emails, storage, vCPU, RAM, backup, and dedicated IP." />
77+
4. Click **Open support ticket** next to `Backup: Yes`. The support ticket creation page displays.
78+
5. Select or type `Web Hosting` in the **Selected product** drop-down.
79+
6. Select the domain associated with your WordPress Web Hosting in the **Related resource** drop-down.
80+
7. Copy and paste the following title `Request WordPress backup access from engineering team` in the **Subject** field.
81+
8. Add any relevant information in the **Description** field.
82+
9. Click **Submit ticket**. Our support team will then transfer your request to the Web Hosting team and you will be granted access to your backup.
83+
84+
85+
86+
6587

66-
<Message type="tip">
67-
Find out how to access cPanel, create a mailbox, access your webmail interface from cPanel, and more, in the [documentation dedicated to managing a cPanel Web Hosting](/webhosting/how-to/manage-cpanel-webhosting/).
68-
</Message>

0 commit comments

Comments
 (0)