# Overview

All the documentation needed in order to fully configure, install and use the product.Thank you for purchasing the product and if you haven't yet, check out the demo and the product's page.

## 💻 Requirements

Please make sure your server meets the following requirements before attempting to install or purchase the product.

| Requirements      |                   Recommended |
| ----------------- | ----------------------------: |
| Hosting           |             Shared or Private |
| PHP               |                        5.6.0+ |
| Extensions        | cURL, OpenSSL, mbstring, JSON |
| allow\_url\_fopen |                            On |
| Apache            |             with mod\_rewrite |

## 💼️ Installation Services

I also offer quality installation services at a low cost.

#### Product Installation ( $15 )

This service is strictly related to the product full installation and does not include fixes or installations if your server is not compatible.

#### Full Server Installation ( $75 )

The full server installation package includes the following: (only available for DigitalOcean servers)

* Creation of a new Droplet on DigitalOcean
* Setting up the domain with for the server
* Free SSL Certificate Installation ( Let's Encrypt )
* Installation of Apache, MySQL with MySQLi, PHP
* Installation and configuration of PHP's necessary modules/extensions
* Full installation of the **product**

### [🕶Hire Us](mailto:hasnain.khurshid96@gmail.com)


# Installation

This installation process should take no more than 5 minutes if followed and done correctly.

## Getting Started

Extract your script zip file which you've downloaded from CodeCanyon/Codester

###

### 1. Change Assets

#### Change Site logo

For changing logo open **\assets\images\\** and replace **logo.png & logo-black.png** image file with your own

#### Change Site Favicon

For changing favicon open **\assets\images\\** and replace **favicon.jpg** image file with your own

### 2. Upload the product

Upload the **content of the** `script.zip` file on your web host.

The product can be uploaded either on a **subdomain**, **domain** or **subfolder**, depending on your needs.

{% hint style="info" %}
&#x20;**Make sure you uploaded the .htaccess file!** This file is found inside of the script folder and it may appear hidden on your pc and if not uploaded, it will produce a 404 Error on any link you click on the website.
{% endhint %}

### You're Almost Done!


# Configuration

Here are the integrations that you can configure on the product after installation.

### 1. File Structure

If you want to change any text on site or want to change the privacy policy or terms & services page you can do so by changing it in files located in the following directories.

{% hint style="info" %}
If you want to change anything on Main Page
{% endhint %}

{% tabs %}
{% tab title="\app\Views" %}

* home.php
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
Components of Main Page
{% endhint %}

{% tabs %}
{% tab title="\app\Views\components" %}

* footer.php
* HEAD.php
* header.php
* hero.php
* theme-switch.php
* video-box.php
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
If You want to change Privacy Policy & Terms and Services page
{% endhint %}

{% tabs %}
{% tab title="\app\Views\pages" %}

* privacy-policy.php
* terms-and-conditions.php
  {% endtab %}
  {% endtabs %}

### 2. Ad Codes

You can use any ad network codes just replace your ad code in the respective ad block.

#### Files which contains Ad codes:

1. \app\Views\home.php
2. \app\Views\components\hero.php
3. \app\Views\components\video-box.php

#### How to replace ad codes:

In the above-mentioned files find the following code and replace it with your own ad unit code

{% hint style="info" %}
Find the following code to replace with 728x90 Banner Code
{% endhint %}

```
<div class="placeholder">728x90</div>
```

{% hint style="info" %}
Find the following code to replace with 300x250 Square Code
{% endhint %}

```
<div class="placeholder">300x250</div>
```

{% hint style="info" %}
Find the following code to replace with 160x600 Ad Code
{% endhint %}

```
<div class="placeholder">160x600</div>
```


# Hosting

I always recommend [**DigitalOcean** ](https://m.do.co/c/54bcd335321f)because of their flexibility from every point of view.

I've been using this webhost for over 2+ years and I never needed to contact their support team.

If you use my referral code, you will get **$50 credit on DigitalOcean**.

### [💰 Claim $50 on DigitalOce](https://m.do.co/c/54bcd335321f)


# ⚡️ About

I build awesome projects ready to use :) Here's where you can find me:

Support is **only** done through Codecanyon's [email form](https://codecanyon.net/user/codespikex) or **comments** section.

* 💻 [**See other projects**](https://codecanyon.net/user/codespikex)
* 🔥 [**CodeSpikeX.com**](https://codespikex.com)


