# 5 minutes launch ⚡

{% embed url="<https://youtu.be/YGYIG9YGoPQ>" %}

{% hint style="info" %}
This approach is ideal for new projects. Avoid using it if you already have an existing website.
{% endhint %}

{% tabs %}
{% tab title="Just Bricks 🧱" %}

### Download and unzip the source files

After purchase you will find the source file in your account. Download and unzip it.&#x20;

<figure><img src="/files/1iEjpg6RQsZt13zseYAS" alt=""><figcaption></figcaption></figure>

### Install Updraft plugin

Install and activate the **UpdraftPlus: WP Backup & Migration Plugin**. Navigate to its dashboard, click on **Upload Backup Files**, and upload or drag and drop all the files. Once all the files are uploaded, click **Restore** to complete the process.

<figure><img src="/files/OBrB3Nxy0viKiF06sX67" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oFbnW43sWdELsLRi7r9Y" alt=""><figcaption></figcaption></figure>

### Restoring files

Check all checkboxes and proceed to next step and wait for plugin to finish restoring:

<figure><img src="/files/NiYtLRUrTl0IYaafCgDo" alt=""><figcaption></figcaption></figure>

### First login

When the restoring is finished you will be asked to login again – now – this is **IMPORTANT**. This template has a different login, so you need to use this to login:

username: **default** & password: **BricksIsAwesome!**

{% hint style="warning" %}
After login, you should, no you must create a new account for yourself and **remove immediately** all other accounts for security reason!
{% endhint %}

### Install Bricks builder

Then go and **install Bricks** and its child theme as it is not part of delivered package.

Just to make sure that everything is in its place – Go to Settings > Permalinks and hit Save button.
{% endtab %}

{% tab title="Automatic CSS " %}

### Download and unzip the source files

After purchase you will find the source file in your account. Download and unzip it.&#x20;

<figure><img src="/files/Dh1AfvVHCKX05zhmEZ41" alt=""><figcaption></figcaption></figure>

### Install Updraft plugin

Install and activate **UpdraftPlus: WP Backup & Migration Plugin.** Navigate to its Dashboard and click on Upload backup files and upload or drag & drop all the files. After all the files are loaded, click on Restore.

<figure><img src="/files/OBrB3Nxy0viKiF06sX67" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oFbnW43sWdELsLRi7r9Y" alt=""><figcaption></figcaption></figure>

### Restoring files

Check all checkboxes and proceed to next step and wait for plugin to finish restoring:

<figure><img src="/files/NiYtLRUrTl0IYaafCgDo" alt=""><figcaption></figcaption></figure>

### First login

When the restoring is finished you will be asked to login again – now – this is **IMPORTANT**. This template has a different login, so you need to use this to login:

username: **default** & password: **BricksIsAwesome!**

{% hint style="warning" %}
After login, you should, no you must create a new account for yourself and **remove immediately** all other accounts for security reason!
{% endhint %}

### Install Bricks builder

Then go and **install Bricks** and its child theme as it is not part of delivered package.

As a last step, just to make sure that everything is in its place – Go to Settings > Permalinks and hit Save button.

### Install Automatic CSS

As a last step, install Automatic CSS plugin as this is also not part of delivered package.

{% hint style="warning" %}
This is super important. Make sure you install Bricks first before installing ACSS.
{% endhint %}
{% endtab %}
{% endtabs %}

### Regenerate code signatures

Go to Bricks > Settings > Custom code and click on Start: Code review

<figure><img src="/files/QaGP4bsJ2VmrmJNtxhzT" alt=""><figcaption></figcaption></figure>

Then scroll down and click on Regenerate code signatures

<figure><img src="/files/EHydfZWmbze8QYkuYqwA" alt=""><figcaption></figcaption></figure>

Once completed, your site will be fully set up with all the pages, templates, and content in place. Now, it's time to customize everything to fit your project!

{% hint style="info" %}
Don't forget to change Administrator email in Settings > General Settings. Make sure you have some SMTP plugin installed before changing this email so you can get the activation email. There more ways how to change it:

<https://www.wpbeginner.com/beginners-guide/how-to-change-the-wordpress-admin-email/>
{% endhint %}

### Update October 24, 2024

Now you can restore whole site using [WPVivid](https://wordpress.org/plugins/wpvivid-backuprestore/) or [All in one Migration](https://wordpress.org/plugins/all-in-one-wp-migration/) plugins.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.brickstheme.com/getting-started/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
