Logo

📚 Documentation – the-wpmanager

Guides and step-by-step instructions for installation, email, and database management.

🚀 How to Install the-wpmanager

To install the-wpmanager, follow the steps below carefully. In just a few minutes, everything will be ready on your VPS.

✅ Requirements

  • A VPS with at least 2 GB RAM and a stable internet connection (Ubuntu Server 22.04 LTS recommended).
  • Access to your VPS terminal (via SSH).
  • A domain you want to use for managing the-wpmanager.

⚠️ Important:

Do not use the domain where your WordPress site runs. This domain is only used for the management and installation of the-wpmanager.

📋 Step-by-Step Instructions

  1. Go to the installation page.
  2. Enter the domain where the-wpmanager should run.
  3. After registration, you’ll receive an email at the provided address.
  4. This email contains your personal installation command.
  5. Copy the command and paste it into your VPS terminal.

Once you run the command, installation will start automatically. Within minutes, you can use the the-wpmanager dashboard.

📧 How to Set Up Email

With the-wpmanager, you can create professional email addresses on your own domain. Follow these steps to ensure noreply@yourdomain.com can send emails securely.

📋 Step-by-Step Instructions

  1. Go to the Mail tab in the dashboard.
  2. Check if there are warnings next to your noreply address.
  3. Click on DNS Info for the noreply address and note the details.
  4. Log in to your domain provider and create a subdomain: mail.yourdomain.com. Point the A-record to your VPS IP address.
  5. Add the following DNS records:
    • ✅ TXT record for SPF
    • ✅ TXT record for DMARC
    • ✅ TXT record for DKIM

ℹ️ Important:

Once these DNS records are active worldwide, noreply@yourdomain.com will be able to send emails correctly. This is essential for features like forgot password or customer reset.

When the DNS records are active, the warning disappears from the dashboard and your mail server is ready for use.

🌐 How to Install WordPress on a Domain

With the-wpmanager, you can easily install WordPress on your own domain. Follow these steps:

📋 Step-by-Step Instructions

  1. Choose the domain where you want to install WordPress.
  2. Log in to your hosting provider and set the A-record to your VPS IP address.
  3. Open the-wpmanager and go to the WordPress tab.
  4. Enter the desired domain.
  5. When the A-record is correct, WordPress will install automatically.
  6. Once completed, you can immediately start using your new WordPress site.

📮 How to Set Up Email on a Domain

⚠️ Requirement:

Before setting up email, there must be an active WordPress installation on this domain.

📋 Step-by-Step Instructions

  1. Log in to your domain provider and create a subdomain: mail.yourdomain.com.
  2. Set the A-record of this subdomain to your VPS IP address.
  3. In the-wpmanager, go to the Mail tab.
  4. Enter the desired email address and password twice. Tip: for clients, you can use a temporary password.
  5. Click Reset Password and send the link to the user.
  6. Then click Create Email Address to finish setup.

🛠️ How to View a Database

📋 Step-by-Step Instructions

  1. Open the WordPress tab in the-wpmanager.
  2. Click Settings next to the domain you want to view.
  3. Click View Database.
  4. A new page will open. Click Login.
  5. You can now view and edit the database data.

🔑 How to Change an Email Password

📋 Step-by-Step Instructions

  1. Go to the Mail tab in the-wpmanager.
  2. Click Reset Password.
  3. Enter the email address you want to reset.
  4. Click Send Reset Link.
  5. Open the received email and click Reset Password or use the link.
  6. Enter your new password twice and save it.
  7. The new password can now be used in your email app.

⬇️ How to Download a Backup

📋 Step-by-Step Instructions

  1. Go to the WordPress tab.
  2. Click Settings next to the domain you want.
  3. Click Create Website Backup.
  4. A ZIP file containing all files and the database will be downloaded.

💾 How to Restore a Database

⚠️ Important: If the backup is not from the-wpmanager, make sure the ZIP file contains only one SQL file named wordpress-db-backup.sql. Only then can the database be imported correctly.

📋 Step-by-Step Instructions

  1. Go to the WordPress tab.
  2. Click Settings next to the domain you want.
  3. Click Restore Backup.
  4. Upload a ZIP file containing all WordPress files.
  5. Click Confirm to complete the restore.