Fleet Manager
  • Fleet Manager Documentation
  • Getting Started
    • Introduction
    • Installation Guide
  • Explore Features
    • Login/Dashboard
    • Users
      • Users
      • Drivers
      • Customers ( End - Users)
      • Chat
    • Vehicles
      • Manage Vehicles
      • Manage Vehicle Types
      • Manage Vehicle Groups
      • Vehicle Inspection
      • Vehicle Track
    • Transactions
    • Bookings
      • New Bookings
        • Round Booking
      • Manage Bookings
      • Booking Payments
      • Booking Quotation
      • Booking Calendar
    • Reports
    • Fuel
    • Vendors
    • Parts
      • Add Parts
      • Manage Parts
      • Manage Parts Category
    • Work Orders
    • Notes
    • Service Reminders
      • Manage Service Reminders
      • Add Service Reminders
      • Service Items
    • Notifications
    • Settings
      • User Access Management
      • General Settings
      • API Settings
      • Payment Settings
      • Traccar Settings
      • Twilio Settings
      • Chat Settings
      • Reasons for Cancellation
      • Email Notifications
      • Set Email Content
      • Fare Settings
      • Expense Categories
      • Income Categories
      • Frontend Settings
      • Company Services
    • Driver Maps
    • Inquiries
    • Fleet Frontend
      • Testimonials
      • Team
      • Inquiry
      • Website
      • FAQ
  • Support
    • Support Desk
    • Change log
    • FAQ
  • Fleet Frontend Documentation
  • Home
  • Sign Up page
  • Log In
    • Edit accout profile
    • Forgot password
  • Dashboard
    • Dashboard
    • My bookings
      • View Booking Details
      • Track ride
      • Completed booking
  • Create Booking
  • Profile
  • Booking History
    • Dashboard
    • My bookings
  • About
Powered by GitBook
On this page
  • Pre-Requisites
  • How to Install Fleet Manager
  • Fleet 6 Upgrade
  • Configure Email
  • Configure Notification

Was this helpful?

  1. Getting Started

Installation Guide

Go through following installation process.

PreviousIntroductionNextLogin/Dashboard

Last updated 17 days ago

Was this helpful?

Pre-Requisites

You will need the following to upload this app.

  1. Linux Server with LAMP/LEMP. (php version should be > 8.1.3)

  2. FTP Tool to upload files to Server (eg: )

  3. Mysql Tool to create database.

How to Install Fleet Manager

Upload via FTP Server

After downloading the script, upload it to your server using ftp client. If already installed on server, you can just visit your domain to continue with setup procedure. Also make sure your server/localhost runs PHP 8.1.3 or above

Server Requirements:

  • PHP version 8.1.3 or above

  • List of PHP Extensions:

    • BCMath PHP Extension

    • Ctype PHP Extension

    • Fileinfo PHP Extension

    • GMP PHP Extension

    • JSON PHP Extension

    • Mbstring PHP Extension

    • OpenSSL PHP Extension

    • PDO PHP Extension

    • Tokenizer PHP Extension

    • XML PHP Extension

Once everything is done you will see installation screen on your browser when you open the script url hosted on your domain. You need to enter 5 details on that screen. Below is the list.

  1. Purchase Code <- You receive this when you purchase the script from CodeCanyon

  2. Mysql/MariaDB server address

  3. Database UserName

  4. Database UserPassword

  5. Database Name

Installation will Continue if above details are correct. If you still get problems with installation you can always contact us. We'll respond to you within 48 hours. you can get in touch using below buttons.

Fleet 6 Upgrade

PLEASE DO NOT UPGRADE FROM OLD VERSION BECAUSE WE'VE REMOVED OLD VERSIONS FROM VERSION 6.0

Configure Email

The script comes with built in email configuration which is fake. You will not get any emails unless you enter your email server details in our email configuration file. Below are the steps to configure email account with script.

  • Open mail.php file which is located inside config folder.

  • Replace smtp.mailgun.org with your SMTP HOST.

  • Replace fleetmanager@example.com with your Email Address.

  • Replace Fleet Manager with your Business Name.

  • Replace youremail@address.com with your Email Address.

  • Replace your-email-password with your Email Address Password.

  • Save The File and upload it to your server

Keep in mind that above Email Settings will be used for communication inside the script.

Configure Notification

To configure fleet manager notifications

  1. You have to add expiration dates while adding new vehicles, drivers and set service reminders for vehicles.

  2. then 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

FileZilla
🛠️
❓
📧
Get a Installation Service
Ask a Question
Leave us an Email