Service Tracker

plugin banner

A simple plugin designed for business or organisations to add service requests, link the work to a customer, assign a worker or technician , set a boo …

Author:BuckLIT (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:5.8.9
Plugin version:1.0.0
Added to WordPress repository:23-08-2021
Last updated:24-08-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:146
plugin download
Click to start download

Service Tracker is a simple “plugin” and “mobile application” designed for business or organisations to add service requests, link the work to a customer, assign a worker or technician , set a booking time and finally update status on job progress.

After activation of the plugin, you’ll find Services on the WordPress admin screen menu. The services or jobs can be added in the admin. With Service Tracker, you are no longer need to manually manage the jobs assigned to staffs, technicians or workers. This tool allows their employees to add a job or work, link the work to a customer, assign a worker or technician , set a booking time and finally update status on job progress.

All features

WP Admin or Manager will be able to:

  • Add Service Requests (it can anything related to job or work)
  • Add and select the customer who requested the work and assign a job to a suitable worker.
  • Select a date and time the job has to be completed.
  • The worker can keep track of the works assigned to them and update the status + add additional notes about the work.
  • Under Users> Add new user. Plugin adds a new role ‘technician’. So when a user is created select role ‘technician’ for the worker and ‘subscriber’ for the customer.
  • That’s it. Now you can add a service, select a customer, assign it to the technician, select date and time of the work, update the service or work status.

Mobile Application

Prerequisites

Mobile application requires JWT Authentication
for WP-API WordPress Plugin to be installed in your website.

Configuration in wp-config.php

  • The JWT requires a secret key – define(‘JWT_AUTH_SECRET_KEY’, ‘SECRET KEY’) (the secret key can be generated here at https://api.wordpress.org/secret-key/1.1/salt/)

  • Add the above code in wp-config.php

Configure CORS support in wp-config.php

define(‘JWT_AUTH_CORS_ENABLE’, true);

Test if configuration is working

Use Postman or any REST CLIENT to test

  • JWT AUTH URL is working /wp-json/jwt-auth/v1/token (POST)
  • SERVICES REST API is working /wp-json/wp/v2/services/

Install the Mobile Application

Available in the Google Play Store

The application is ready to use on Android Phone. For iPhone application or any type of customisation, feel free to email us.

Mobile application usage

  • Install application on your Phone
  • Application loads with Spalsh screen and redirects to Login screen
  • In order to login and access services type Website URL- , Customer or Technician login details.
  • On successful login, user is redirected to DashBoard screen. Click Services to access the services.
  • The Services is a list of services with Service Title, Service Booking Date and Time & Status.
  • When a service is clicked, user is redirected to Service Details Screen, with service, customer and technicain details.
  • Technician or Customer can change the service status and post additional comments.
  • The comments posted is viewable to administrator or manager only. The history of comments are saved.

For more detailed information, please refer to the page contact us.

Installation Video

Configuration and Working Video


Screenshots
FAQ