0% found this document useful (0 votes)
26 views4 pages

AAPanel Installation Requirements for WASender

The document provides a comprehensive guide on how to install WASender, detailing server requirements, installation steps for different hosting panels (AAPANEL, CPanel, and local servers), and necessary configurations. It specifies the minimum PHP version and extensions required, as well as instructions for setting up the database and permissions. Admin panel credentials are also included for accessing the application post-installation.

Uploaded by

Victor Cleverton
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views4 pages

AAPanel Installation Requirements for WASender

The document provides a comprehensive guide on how to install WASender, detailing server requirements, installation steps for different hosting panels (AAPANEL, CPanel, and local servers), and necessary configurations. It specifies the minimum PHP version and extensions required, as well as instructions for setting up the database and permissions. Admin panel credentials are also included for accessing the application post-installation.

Uploaded by

Victor Cleverton
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

WASender Search documentation… ⌘K

How to install WASender Server Requirements

Server Requirements

The Laravel framework has a few system requirements. You should ensure that your web server has the following
minimum PHP version and extensions:

PHP 8.1 or higher


Ctype PHP Extension
cURL PHP Extension
DOM PHP Extension
Fileinfo PHP Extension
Filter PHP Extension
Hash PHP Extension
Mbstring PHP Extension
PCRE PHP Extension
PDO PHP Extension
Session PHP Extension

Tokenizer PHP Extension


XML PHP Extension

Technologies versions Install in local server


WASender Search documentation… ⌘K

How to install WASender Install with AAPANEL

Note: this guide makes for aapanel based hosting panel but the steps are same for all servers panel.

Download file from codecanyon and extract in your pc and you will get 2 folder. Listed below:

1. Documentation
2. wasender

Step 1:

Download file from codecanyon and extract in your pc and you will get 02 folder. Listed below:

Open the wasender folder, and make zip all files. you have to upload it to your domain root (server) using ftp or file
manager.

Step 2:

Now login to your control panel and Upload zip file to server:

⚠️ Note: It’s based on Laravel framework, the root folder for it is /public. You have to set site directory is
/public like:
domain-root/public)

Go to your Website list and select your domain and click to config option

⚠️ Note: If you are useing NGINX add these line to your config file (documentation). If you are useing apache
then skip it

Step 2:
Go to your [Link]/install

Please full fill all requirements from your server and click next button. For folder permissions you can run the
following command:

chmod -R 775 /webroot/.env

chmod -R 775 /webroot/storage

chmod -R 775 /webroot/bootstrap/cache

chmod -R 775 /webroot/public/uploads

Click to next button if all required extensions are enabled

Step 3:
Enter your purchase key.
[Link]

⚠️ Note: It’s based on Laravel framework, the root folder for it is /public. You have to set site directory is
/public like:
domain-root/public)

Create database:

Go to control panel to Databases

Enter database name, username, and password

Copy the credintials and paste it somewhere Click to submit button

Step 4:

Enter your site name and enter database credentials.

After fillup the form click to submit & next button.

it will take sometimes based on your server speed perfomace. And it will automatically redirect to installlation
complete page

Admin Panel Credentials

Admin Panel:
https:[Link]/login
Email: admin@[Link]
Password: password

Install in local server Install with CPanel


WASender Search documentation… ⌘K

How to install WASender Install with CPanel

Note: this guide makes for CPanel based hosting panel but the steps are same for all servers panel.

Download file from codecanyon and extract in your pc and you will get 2 folder. Listed below:

1. Documentation
2. wasender

Step 1:

Download file from codecanyon and extract in your pc and you will get 02 folder. Listed below:

Open the wasender folder, and make zip all files. you have to upload it to your domain root (server) using ftp or file
manager.

Step 2:

Now login to you control panel and Upload zip file to server:

Click the Select File button and select the zip file

After 100% complete the uploading process click to Go Back link

Select the uploaded zip file and click Extract option

Step 3:

⚠️ Note: It’s based on Laravel framework, the root folder for it is /public. You have to set site directory is
/public like:
domain-root/public)

Go to your [Link]/install

Please full fill all requirements from your server and click next button. For folder permissions you can run the
following command:

chmod -R 775 /webroot/.env

chmod -R 775 /webroot/storage

chmod -R 775 /webroot/bootstrap/cache

chmod -R 775 /webroot/public/uploads

Click to next button if all required extensions are enabled

Step 4:

Enter your purchase key.


[Link]

⚠️ Note: you can activate the license key for a single site only

Create database:

Go to CPanel to MySQL® Database Wizard

01. Create database

[Link] Database Users with password

Copy the credintials and paste it somewhere Click to Create User button

03. Add user to the database. check all privileges and click make changes. and click the Next
Step button

04. Database create complete

Step 5:

Enter your site name and enter database credentials.

After fillup the form click to submit & next button.

it will take sometimes based on your server speed perfomace. And it will automatically redirect to installlation
complete page

Admin Panel Credentials

Admin Panel:
https:[Link]/login
Email: admin@[Link]
Password: password

Install with AAPANEL Requirements


WASender Search documentation… ⌘K

How to install WASender Install in local server

Step 1:

Download file from codecanyon and extract in your pc and you will get 2 folder. Listed below:

1. Documentation
2. wasender

copy the wasender folder, and paste it to your php projects root

Step 2:

If you are using valet go to your browser and hit the project name with dot (.) extension
[Link]/install

If you are using xampp or other php web server solution stack package go to your project folder and run this
command:
php artisan serve

like this

Tehn go to your browser and hit the ip/install


[Link]

Click to next button if all required extensions are enabled

Step 3:
Enter your purchase key and click Verify & Next button.
[Link]

⚠️ Note: you can activate the license key for a single site only

Create database:

Go to database and create new database

Step 4:

Enter your site name and enter database credentials.

After fillup the form click to submit & next button.

it will take sometimes based on your server speed perfomace. And it will automatically redirect to installlation
complete page

Admin Panel Credentials

Admin Panel:
https:[Link]/login
Email: admin@[Link]
Password: password

Server Requirements Install with AAPANEL

You might also like