Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Service Tracker

Descripció

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

Captures

  • User Listing- Adding a Technician
  • User Page - Adding a Technician or Customer
  • Services Listing - List of Services
  • Service Details Page - Service Title and Description
  • Service Details Page - Service related form fields
  • Mobile Application - Splash Screen
  • Mobile Application - Login Screen
  • Mobile Application - Dashboard Screen
  • Mobile Application - Services Screen
  • Mobile Application - Service Details Screen - Update Status and Comments
  • Mobile Application - Splash Screens

Instal·lació

Below are the steps to install and configure the plugin:
1. Login to Wp Admin
2. Go to Plugins > Add New
3. Upload plugin service-tracker.zip, install and Activate.

FTP
1. Upload the entire service-tracker folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.

PMF

1.Which role should I select when adding a new user as technician or customer?

For Technician select ‘Technician’ and for customer select ‘subscriber’.

2. Who can change Service Additional notes?

Currently, the additional notes is meant for administrator/manager or even technician given the website allows technician to login.
We are working on a Mobile Appliacation, this will allow both technician and customer to post comunication/status.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Service Tracker» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors