Full-Stack Package Setup
Uploading Your Files
After you've downloaded your template's .zip from your Deadmojo account, it needs to get onto your web host before you can run the installer. There are two common ways to do this — use whichever your host makes available.
Option 1: File Manager (easiest)
- Log in to your hosting control panel (hPanel on Hostinger, cPanel on GoDaddy and most other hosts) and open File Manager.
- Navigate to your site's web root — usually called public_html.
- Upload the .zip file you downloaded from your Deadmojo account directly into that folder using the File Manager's Upload button.
- Once it's uploaded, right-click the .zip file and choose Extract (or Unzip) to unpack it in place.
- You can delete the .zip file afterward — the extracted files are what your site will actually run.
Option 2: FTP client (for larger packages)
- Unzip the package on your own computer first.
- Install a free FTP client such as FileZilla.
- Get your FTP host, username, and password from your hosting control panel (usually under "FTP Accounts").
- Connect, then drag the unzipped folder's contents into your site's public_html directory.
- Wait for every file to finish transferring before moving on — large packages with a lot of images or a database backend can take a few minutes.
This guide covers the two most common methods — if your host works differently, let us know and we'll add specific steps for it.
Next step
With your files in place, run the installer to connect everything to your database.
Installing Your Site →