Skip to main content

Mandatory setup

Map Configurationโ€‹

Client should buy Map API from Google for enabling the maps into the panels. Without buying those APIโ€™s client cannot load Google map into the panels. For generating map api key you can watch this video. Now go to your admin panel then โ€œThird party APIs" menu, here you will find two inputs for map api key client and map api key server. You can restrict the client with admin panel domain and the server key with your server ip address. If you donโ€™t want any restriction then you can use single api key for both field.

tip

Recommended tutorial is below ๐Ÿ‘‡

Business Setupโ€‹

In the admin panel we have a menu called Business Setup where you can set your logo, timezone, country, time format, location, currency and many more things.

Mail Configurationโ€‹

Mail Configurations part admin can set his Mailer name, host, driver, user name, Email Id and his own encryption method and password for this SMTP Mail setup. This configuratin is used for sending password recovery mail for restaurant.

Firebase Configuration (for notification)โ€‹

The Firebase Push Notification will send messages for every order status. If admin turn on the status then with order status change customers, restaurant, delivery man will get status notification and if he turned off that then no one will get that message. To set up firebase notification goto admin panel Notification settings menu.

Firebase Configuration (for notification)โ€‹

The Firebase Push Notification will send messages for every order status. If admin turn on the status then with order status change customers, delivery man will get status notification and if the admin turned off that then no one will get that message. To set up firebase notification go to admin panel 3rd Party > Firebase Configuration > Push Notification.

  1. Go to https://console.firebase.google.com/
  2. If you don't have a project, create one.
  3. Click on the settings icon from left sidebar (beside Project Overview) & Go to Project Settings.
  4. From the Project Settings, go to Service Accounts tab.
  5. Click on Generate new private Key to generate the key. It will automatically download a .json file.
  6. Open the file with any text editor, copy the contents in it, and add those to Service File Content in 3rd Party > Firebase Configuration > Push Notification in admin panel.
tip

Recommended tutorial is below ๐Ÿ‘‡

Payment Configurationโ€‹

In this part Admin will introduced with the payment gateways. Cash on delivery, Digital Payment like SSLCOMMERZ, Razor pay, Paypal, Stripe, Paystack, Senang Pay, Flutterwave, MercadoPago, Payment accept are available for payment gateways. He can make the necessary setup of making the status active and inactive of those payment gateways as well.

SMS Module Configurationโ€‹

SMS Module is used for SMS Gateways for OTP sending in the simplest way of user verification. Customer will get OTP when they create their own account and for password recovery.