Setup Guides · No tech skills needed

Let's Get Your Website Live 🚀

Follow the guide that matches what you bought. Every step is plain English — no jargon, no guesswork. Most people finish in under 10 minutes.

Part 1 · WordPress Website

Restore Your Website in 8 Simple Steps

This guide is for Ready-Made Websites, WordPress Templates, and any product delivered as a full site backup. You will restore everything using the free WPvivid plugin — no coding, no hosting panel, no tech degree required.

Before You Start — Please Read

Restoring a website backup will replace everything currently on your WordPress site — all existing pages, plugins, posts, and settings will be gone after this process.

Have a fresh WordPress install ready (recommended), or
Export a backup of your current site if it has important data
Prefer to watch instead of read?

Every product has its own video walkthrough. Open your product page and look for the Installation Video inside the Product Description section.

Download your delivery file

You received a PDF in your purchase email.

Check the email you used at checkout. It contains a PDF with secure download links for your website backup and any extra files. Save the PDF — you'll need it in a moment.

Lost the email? Get it again from My Account → Downloads.

Install the free WPvivid plugin

One-click install from inside WordPress.

Log in to your WordPress admin panel (usually at yourdomain.com/wp-admin), then install the WPvivid Backup & Migration plugin — it's completely free.

Method 1 · Easiest
Plugins Add New Search "WPvivid" Install & Activate
Method 2 · Manual download

Prefer to download the ZIP directly? Grab it from the official WordPress repository: wordpress.org/plugins/wpvivid-backuprestore. Then upload it via Plugins → Add New → Upload Plugin.

Open the Upload screen

Find the WPvivid Upload section.

A new WPvivid Backup menu appears in your WordPress sidebar. Click through it to reach the Upload screen:

WPvivid Backup Backup & Restore Upload

Keep this page open — you'll upload your backup here in step 5.

Download the backup from our PDF

Get the ZIP file onto your computer.

Open the PDF you downloaded in step 1. Inside it, click the download link for your website backup — this is usually a .zip file. Save it to your computer.

Do not rename or unzip the file — WPvivid needs the original archive.

Upload the backup to WPvivid

Wait until the progress bar reaches 100%.

Go back to the WPvivid Upload tab. Click Choose File, select the ZIP you just downloaded, then click Upload.

  • Do not refresh or close the browser tab while it uploads.
  • Keep your internet connection stable.
  • The page will confirm when the upload finishes.

Click Restore and wait

This turns your site into the template you bought.

Once the upload finishes, your backup appears in the WPvivid list. Click Restore next to it and confirm. WPvivid takes over from there.

  • The restore takes 2–5 minutes — let it finish.
  • You may be logged out automatically. That's normal.
  • When done, your site looks exactly like the template you bought.

Log in with your new credentials

Your old password won't work anymore.

Open yourdomain.com/wp-admin. Use the username and password printed inside your delivery PDF. If it doesn't list any, use these defaults:

Username admin
Password admin123
Change this password immediately after you log in.

Make it yours — and go live

Update the essentials, then launch.

Inside the WordPress dashboard, update these five things:

1 Site Title & Tagline → Settings → General
2 Admin Email → Settings → General
3 Your Password → Users → Your Profile
4 Logo & Colors → Appearance → Customize
5 Menus & Pages → edit copy, images, links
That's it — your website is live! No extra plugin or paid theme required.
Part 2 · Source Code

Deploy PHP Scripts & HTML Sites

Pick the guide that matches your purchase — PHP scripts for dynamic backends, or HTML for static sites.

Option A

I bought a PHP script

Runs on a server with PHP + MySQL (like any hosting).

Download the ZIP

From your account or email.

Go to My Account → Downloads or open your purchase email. Download the PHP ZIP. Inside you'll find the script files, a README, and any assets.

Upload to your hosting

Any of these three methods works.

cPanel File Manager Upload to public_html → extract ZIP
FTP / SFTP Use FileZilla, Cyberduck, or similar
Git Deploy If your host supports push-to-deploy

Configure environment

Fill in your database and site details.

If the package contains a .env.example file, rename it to .env and fill in:

  • Database host, name, user & password
  • Site URL and any API keys
  • SMTP / mail credentials if the script sends emails
Never publish .env files publicly — keep credentials private.

Import the database

Sets up all tables and default data.

Open phpMyAdmin, create a new database, then import the .sql file included in your package. Visit your site URL — if the script has an installer, follow it on screen.

Secure and go live

Final checklist before launching.

1 Create your admin account and change default credentials
2 Enable HTTPS (SSL certificate via your host — usually free)
3 Set file permissions: 644 files, 755 folders
4 Set up cron jobs if the script needs scheduled tasks
Option B

I bought an HTML site

Static website — just upload the files.

Extract the ZIP

Unzip on your computer.

Download the ZIP from your account and extract it. You'll see index.html, an /assets folder, and usually /css and /js directories.

Upload to hosting

Everything goes into one folder.

Upload the contents inside the extracted folder directly into public_html (or any subfolder) using cPanel, FTP, or your hosting file manager.

Customize content & brand

Change text, images, colors.

  • Edit index.html for text, links, and images
  • Adjust brand colors in css/style.css
  • Replace placeholder images inside /assets/img

Point your domain & enable HTTPS

Make it reachable on the web.

Point your domain to the upload folder and enable a free SSL certificate (most hosts do it automatically via Let's Encrypt). Visit your URL to confirm it loads over https://.

Convert to WordPress (optional)

Only if you want a CMS later.

You can rebuild the same design in WordPress, or buy one of our ready-made WordPress child themes built from the same layout — much faster if you plan to publish content regularly.

Stuck? We'll walk you through it.

Real humans on WhatsApp. Send a screenshot and we'll help you finish the setup.

Chat with support