Skip to content

Installation

Follow the steps below to install AI Tools on your server.

Note

Before installing the script, we recommend enabling SSL on your domain.

Step 1: Download the Source Code

After purchasing AI Tools, download the package and extract it on your computer.

Inside the extracted package, you'll find:

text
aitools-source-code.zip

AI Tools Installation


Step 2: Upload and Extract

Upload the following file to your server:

text
aitools-source-code.zip

Once the upload is complete, extract the archive. After extraction, delete the ZIP file from your server.

AI Tools Installation

Access your installation using the appropriate URL:

Installation LocationURL
public_htmlhttps://yourdomain.com
Inside a folder under public_htmlhttps://yourdomain.com/folder_name
Subdomainhttps://subdomain.yourdomain.com
Folder inside a subdomainhttps://subdomain.yourdomain.com/folder_name

Step 3: Launch the Installation Wizard

Open your installation URL in your browser. The AI Tools Installation Wizard will appear.

Note

If the installer does not load, verify that your server meets all the requirements described in the Server Requirements section.

AI Tools Installation

Click Check Requirements to verify that your server meets all installation requirements.


Step 4: Verify Server Requirements

AI Tools Installation

If any requirement fails:

  • Enable the missing PHP extension.
  • Contact your hosting provider if you do not have access to your PHP configuration.
  • Refresh the page after making the required changes.

Once all requirements pass, continue to the permission check.


Step 5: Verify Folder Permissions

AI Tools Installation

Make sure the required folders have 775 permissions.

To update permissions in cPanel:

  1. Open File Manager.
  2. Navigate to the storage folder.
  3. Right-click the folder and select Permissions (or Change Permissions).
  4. Set the permission to 775 and apply the changes.

For more information, watch this tutorial:

https://www.youtube.com/watch?v=EhSB9nRToEc


Step 6: Configure the Application

AI Tools Installation

Enter the following information:

  • Purchase Code
  • App Name
  • App Environment
  • Database Name
  • Database Username
  • Database Password
ini
max_execution_time = 1800
memory_limit = 128M

Application Environment

  • Select Local when installing on your local machine.
  • Select Production when installing on a live server.

Note

If you're installing locally using php artisan serve, the development server may restart automatically during installation. You may briefly see a connection error for 2 to 3 seconds. Refresh the page if necessary and continue with the installation.

After verifying all information, click Install.


Step 7: Installation Complete

AI Tools Installation

Congratulations! AI Tools has been installed successfully.

Click Exit to access your application.


Welcome to AI Tools

AI Tools Dashboard

Your AI Tools application is now ready to use.


Default Administrator Login

FieldValue
Login URLhttps://yourdomain.com/login
Email[email protected]
Passwordadmin@admin

Important

Change the default administrator password immediately after your first login.

© 2019-present NativeCode. All rights reserved.