How to install NearbyStores (Admin Panel) on Cpanel
Step 1: Deploying the PHP script on your Server
- Server Linux: Upload the files in directory (Path: var/www/html/) based on your server
Cpanel: Zip your project (PHP-source) , upload it to public_html and Extract it - Enter your host address in the URL to check the access to the web dashboard
- If you receive an exception message , go to your PHP selector and check the box that is missing
Step 2: Quick install & Database
- Go to the installation page [Your URL Host ]/install2
- Create a new database in mysql databases ( look at the tutorial video below )
- You can get the purchase code from this link https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-
- Complete the form with the necessary informations and hit finish installation button
Step 3: Final dashboard config
- Congratulations, you have completed the installation of web dashboard. you only have some minor changes to do in your dashboard
- You have to rename or delete the install folder inside your host directory to avoid any alerts during the app runing
- Go to the application > global config section in the lest side bar then upload your logo and set new app name ( Note: this name will be visible only on your dashboard and on delivred email)
- Important : privacy_policy.html and term_of_uses.html should be completed, you will be asked to mention them when uploading the app from the Play Store
- Finally you need to configure now the Firebase , google maps API key ( To do this please check this sections Settings up API Keys )
Note : is some cases you may get the following error ” Module ‘sqlite3’ already loaded ” , in order to fix this issue please go your host management tools ( or cpanel) , php manager and uncheck sqlite3 option save and refresh the page .