Setup Essentials
Requirements for 6Valley Installation
Admin (V11.2)
- PHP 8.1 or higher
- MySQL 5.7 or higher
- Laravel 10
Mobile App (V11.2)
- IDE: Android Studio latest
- Flutter SDK (3.27.1 Stable)
- Install JDK 17
- Xcode 16.2 for IPA file build
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, 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.
- Go to https://console.firebase.google.com/
- If you donβt have a project, create one.
- Click on the settings icon from left sidebar (beside Project Overview) & Go to Project Settings.
- From the Project Settings, go to Service Accounts tab.
- Click on Generate new private Key to generate the key. It will automatically download a .json file.
- 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 π
The Firebase Push Notification will send messages for every order. If the admin turns on the status and selects Firebase as notification type then the Admin, the Branch will get the order notification and if the admin turned off that then no one will get that order notification message. To set up firebase notification go to the admin panel 3rd Party > Firebase Configuration > Push Notification.
Payment Configurationβ #
In this part Admin will introduce the payment gateways. Cash on delivery and 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.