XSender web application's installation process is very easy, constructive user-friendly. Just follow below the instructions to install it effectively and efficiently on your server:
Create Database to MySQL server using phpMyAdmin. Then Go to browser and browse
http://localhost/{project_dir}/phpmyadmin[it's by default]. So in my case, I'm using Laragon (but all the local installation process is almost same) so follow the instructions seeing the screenshots.
Now extract software script into local server
wwwdirectory that you have downloaded from CodeCanyon. In your case, local serverwwwdirectory like thathtdocs, public_html, rootetc...After extract project zip file into here it looks like
Now browse the following URL
http://localhost/{project_dir}/installAnd see the next Steps ↓
You can see the video from Here for better understanding.
- Create database user and database name : Go to
MySQL® Database Wizard- Create A database name on the New Database input field then click Next Step
- Write your database username & password then click Create User Button
NB: Save to any notepaddatabase name, database username, database passwordfor next step.- Now Add user to the database by checked ALL THE PRIVILEGES then Click Next Step
- You are Done! Click Return Home
Upload project zip file to your hosting panel
public_htmldirectory. Now extract it & then delete. See the below screenshots for your quick understanding.⊛ If you upload it in public_html folder, then visit
http://your-domain-namein browser.
⊛ If you upload it in a folder in public_html folder, then visithttp://your-domain-name/folder_namein browser.
⊛ If you upload it in your created subdomain folder, then visithttp://your-subdomain-namein browser.
⊛ If you upload it in a folder in your created subdomain folder, then visithttp://your-subdomain-name/folder_namein browser.Now Your System is ready to install.
- Then you see an Easy Installation and Setup Wizard Check requirements for software setup . Click Check
Requirements- Server Requirements (if everything looks fine then click Check Permissions)
- Permissions Check up for Environment & Database Setup
How to set permission you can find followed by this Link- Put here Envato purchase key and your email address for purchase verification
- Put Your App Name and set .env Variable from this GUI and set your app base URL. If you setup from local sever then put
http://localhost/{project_dir}If it's hosting then put your domain linkhttps://your-domain-name.comOr if Subdirectoryhttps://your-domain.com/directory- Give Database name, Database User and Password Where you made it before in Step-1. Then Click Setup Application
- Installation Successfully finished
Web Application setup done and ready to use.
To login into admin panel using default username and password, visit:
If it's localhost then browsehttp://localhost/{project_dir}/adminIf it's cPanel then browse your domainhttp://your-domain-name/adminUsername: adminPassword: adminYou can change username and password from admin panel whenever you want.
NB: If you are unable to install the script, you can contact our support team and we are happy to sort out your issues as soon as possible.
We do offer installation service with a little cost.
You can see the video from Here for better understanding.
Version : 1.5
Old Version's