Admin Panel Installations

In this section we will guide you how to install the admin panel on your local system, AWS and Cpanel. Follow all the steps as given below.

Before going to installation, all things you need to download the following software.

Hope you have installed all the required software as we mentioned above. We have attached the homemeals.zip folder inside the package.

  • Follow all the steps and install carefully.

  • Unzip source code file which has full source code. Drag and drop that folder on htdocs folder.

How to install on local environment.

How to install on AWS Hosting

How to install on Cpanel Hosting

Note: Please make sure there are different types of servers available.Each has its own steps and process to make the local code to live.I am not responsible if you get any error once you upload you code on any live server.(we have used AWS and which is working fine.)If you need any kind of help regarding server setup and installation you need to pay more for this.

How to Install on System

open http://localhost/phpmyadmin and create new database.

Put homemeals folder inside the htdocs folder and open the link http://locahost/homemeals. you will see the below screen.

  • Follow the instruction, give required permissions and install it. after successfull installation, you will get all the links of admin panel, cook panel and website.

  • From the admin panel you are able to do modification all type of operations.

  • You can able to see modify Cooks, Orders, Settings etc, and all other stuff dynamically.

  • You can send remote Push notification to all user.

  • Before testing all things you need to add all

    • google map keys,

    • Push Notification Keys form admin panel, inside master settings, see the image below.

For Remote Notification you need to add FCM keys on your project and admin panel too.

Go to the firebase console as link bellow section and get the server key from the portal after create the project.

For SMPT

  • you need to create one email ID for that. if you are using gmail account then, port will be 587 and host will be smtp.gmail.com here or you can use or SMTP provided by your server.

Note:

Please make sure for security reasons, I will not provide any key for testing. You need to add your own keys for testing.

Last updated