Get Started

Instructions

Thank you for being one of our buyers. We are glad that you have joined us and that you are a user of our products. We hope you like it. As part of our support for our products, we have provided a complete user guide for our products. All you have to do is follow this guide step by step to install your site.

This item made by Vironeer under Envato Extended & Regular License

What Vironeer Support Include?

Important!

We don't provide free customizations or installations or server problems fixing, we can provide them as paid services.

Requirements
Server Requirements
  • PHP 8.1x
  • Operating System : Linux or Windows
  • Shared, VPS or Dedicated Server
  • MySql: 5.7+
Required Upgrades

Those settings to upload 1GB file, you need to change them besides on your needs and your server specifications.

  • allow_url_fopen = on
  • max_execution_time = 600
  • max_input_time = 600
  • post_max_size = 1G
  • memory_limit = 1024M
  • upload_max_filesize = 1G
PHP Extensions
  • BCMath
  • Ctype
  • Fileinfo
  • JSON
  • Mbstring
  • OpenSSL
  • PDO
  • pdo_mysql
  • Tokenizer
  • XML
  • cURL
  • zip
  • GD
Database

1 - Login to your server and click MYSQL DATABASE


2 - Enter database name and click create


3 - Enter your details and click create


4 - Choose database name and database user then click add


5 - Choose All privileges then click make changes

Script Files

First download the files from CodeCanyon and extract them in your computer

1 - Go to your server file manager


2 - Open your directory then click on upload


3 - Click select file then choose the Script.zip


4 - Choose Script.zip then click extract


5 - Click extract file(s) then open your website URL

Important !

if your website URL cannot open or you see Error with code 500 or 403, its coming from your server side, please contact your server support, or check your server logs to know where is the problem.

Installation

1 - Make sure all the requirements are enabled, if its disabled please enable it or contact your server support.


2 - All those files must have a 0775 permission.


3 - Enter your purchase code and click continue.

  • Where Is My Purchase Code?

  • 4 - Enter your database details and click continue.


    5 - Click import database file.

    Note !

    Some servers is disabling this option or they have a problem on mysql database if you get any problem or 500 Server Error please use manual import to import your database.


    7 - Set your website details and admin details then click finish.

    Earnings

    Settings

    You can mange the earning settings by going to the admin panel then earnings then settings.


    To get your trustip API Key go to https://trustip.io and create an account.

    Payout Rates

    1 - Go to the admin panel the earnings the payout rates and click add new.


    2 - Enter the details and click save.

    Withdrawal Methods

    1 - Go to the admin panel the earnings the withdrawal methods and click add new.


    2 - Enter the details and click save.

    Advertisements

    1 - Go to the admin panel the click on advertisements section.


    2 - Edit your advertisement code and save it.

    Premium

    Settings

    You can mange the premium settings by going to the admin panel then premium then settings.

    Plans

    You can mange the plans by going to premium then plans.


    Edit the plan details and disable the upload for visitors if you want.


    In premium plan you can add the prices like this.

    Payment Gateways

    You can mange the payment gateways by going to premium then payment gateways.


    Edit the payment gateway details and enter you API Keys.

    Appearance

    Themes

    You can mange the themes by going to appearance then themes.


    Upload or update a theme.


    Manage the theme settings.

    Settings

    General

    Manage your website general settings.

    File System

    Manage your file system settings.

    OAuth Providers

    Go to settings then oauth providers.


    Enter the oauth provider details and save.

    Storage Providers

    Go to settings then storage providers.


    Enter the storage provider details and save.


    Setup the Amazon s3.

    SMTP

    Go to settings then SMTP information the enter your details and test it.

    Languages

    Go to the settings the click languages.


    Add new language.


    Translate your website.

    Extensions

    Go to the settings the click extensions.

    Upload Settings Regular License

    Plans

    You can mange the plans by going to manage plans.


    Edit the plan details and disable the upload for visitors if you want.

    Add-ons

    Installations

    Go to the admin panel then Addons Manager and click upload.


    Enter your purchase code and upload the addon zip files Addon.zip.

    Idrive E2

    Cloudflare R2

    Wasabi Cloud Storage

    Storj Object Storage

    Digitalocean Spaces

    Contabo Object Storage

    Backblaze B2 Cloud Storage

    Cron Jobs

    Commands

  • Cron: * * * * *
  • Change the [SERVER_PATH] to your server path
  • /usr/local/bin/php /home/[SERVER_PATH]/artisan schedule:run >> /dev/null 2>&1
    What is cron job?

    A cron job is a Linux command used for scheduling tasks to be executed sometime in the future. This is normally used to schedule a job that is executed periodically – for example, to send out a notice every morning etc...

    Why we need it?

    UpToEarn script uses the cron job for multiple tasks like (delete the inactive files, delete unpaid transactions, delete the chunks etc...)