API Settings

You can enable or disable API from here and have other settings which will reflect on your API and hence on the mobile app.

General API Settings

You may turn on or off APIs here.

API: The admin user can restrict mobile app login. This means if the admin disables this API, the mobile app will not work.

Google Location API: You must provide an API key in the Driver Maps section in order to enable the Google Location API option. By turning on this feature, the user will be able to receive address recommendations from Google Maps when creating a new booking.

Anyone can register: The admin can directly control new registrations from the frontend or website. By enabling this option, the admin allows new registrations.

Driver Review System: By enabling the review feature, the admin can view newly submitted reviews posted by customers from the frontend.

Reviews

Region Availability: You can type the name of your region here.

Maximum Time a Trip can Go(in Days): Admin can choose the maximum number of days for a trip here.

Future booking timing (in days): You can specify how many days in advance you can reserve a vehicle in the future.

Cancel timing (in days): Here, you may indicate how many days before your trip you can cancel.

Firebase Settings

Steps to store firebase Database URL which is used in Android APP and to track Drivers in Admin panel

  1. Sign in to Firebase Console and generate new private key of your firebase project which you will used for Fleet manager.

  2. Rename your downloaded file to firebase_credentials.json

  3. Replace your file at PROJECT_FOLDER/framework/storage/firebase/ location

  4. Then store your firebase Database URL here.

Refere below image to get your firebase private key.

firebase-console

Admin user can upload the file under the Firebase settings.

Firebase settings

Driver Maps

Web API Key for google maps info-circle

To track driver positions, respond to suggestions in bookings, and determine total mileage, input the API key.

triangle-exclamation

Firebase Setting Web API Key info-circle

Firebase is used to connect the system with the Android app and enable real-time features like driver tracking, authentication, and data sync.

Info (ⓘ) The Firebase Web API Key connects the Fleet web application with Firebase services such as authentication and real-time database, enabling seamless communication between the admin panel and mobile app.

Last updated