FAQ

How to update fleet manager latest version?

Step 1:- Extract Files from Zip Folder.

Step 2:- Replace All Folders Except Storage

Step 3:- After Replacing Files you can go to script from browser and it will ask you for purchase key and database details.

After adding correct details it will upgrade your current version to the latest.

How to configure web app notifications and browser notifications from control panel?

To configure fleet manager notifications you have to set cronjob in your control panel and run schedule command.

Run this schedule on every minute in your control panel

/usr/local/bin/php7x /home/YOUR_FLEET_FOLDER_NAME/public_html/framework/artisan schedule:run

How do I change language for individual user?

User can change language for himself by changing language from edit profile.

How do I add new vehicle type?

Admin user can add new vehicle type from Vehicles > Manage Vehicle Type and click on "Add New" button to add new vehicle type.

How can I manage different fare rates for different vehicle types?

You can manage fare rates of every vehicle type from Settings > Fare Settings.

Which is the minimal PHP version requires to run this script?

You must need PHP version 7.2 or grater to run our script.

Is this script includes Android App source code?

No, Fleet Manager Android app is sold separately from this script, and not part of this package. This script only includes frontend and admin panel. However, if you are looking for the android app please write us mail to: support@hyvikk.com. we'll get back to you.

How do I get a Google Maps API key?

Create new API keys:

  1. Go to the Cloud Console.

  2. Open the left-side menu and select APIs & Services > Credentials.

  3. On the Credential page, select the Create credentials drop-down and choose API key.

  4. The API key created dialog box displays your newly created key.

  5. You may want to make a copy your API key (the API key is always available through the console). For security, we strongly recommend that you restrict your API key.

Still have Questions in mind?? Please ask @hyvikk

Last updated