Title: Service Tracker
Author: BuckLIT
Published: <strong>2021 年 8 月 23 日</strong>
Last modified: 2021 年 8 月 24 日

---

搜索插件

![](https://ps.w.org/service-tracker/assets/banner-772x250.png?rev=2587453)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/service-tracker/assets/icon-256x256.png?rev=2586798)

# Service Tracker

 作者：[BuckLIT](https://profiles.wordpress.org/bucklit/)

[下载](https://downloads.wordpress.org/plugin/service-tracker.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/service-tracker/#description)
 * [评价](https://cn.wordpress.org/plugins/service-tracker/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/service-tracker/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/service-tracker/#developers)

 [支持](https://wordpress.org/support/plugin/service-tracker/)

## 描述

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](https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/)

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](https://play.google.com/store/apps/details?id=com.bucklit.servicetracker)

The application is ready to use on Android Phone. For iPhone application or any 
type of customisation, feel free to [email us](https://cn.wordpress.org/plugins/service-tracker/info@bucklit.com.au?output_format=md).

#### 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](https://bucklit.com.au/products/service-tracker/).

#### Installation Video

#### Configuration and Working Video

## 屏幕截图

 * [[
 * 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

## 安装

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.

## 常见问题

### 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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Service Tracker」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ BuckLIT ](https://profiles.wordpress.org/bucklit/)

[帮助将「Service Tracker」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/service-tracker)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/service-tracker/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/service-tracker/)，或通过[RSS](https://plugins.trac.wordpress.org/log/service-tracker/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/service-tracker/)。

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**5 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.7 或更高版本 **
 *  已测试的最高版本为 **5.8.13**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/service-tracker/)
 * 标签
 * [jobs](https://cn.wordpress.org/plugins/tags/jobs/)[mobile application](https://cn.wordpress.org/plugins/tags/mobile-application/)
   [service](https://cn.wordpress.org/plugins/tags/service/)
 *  [高级视图](https://cn.wordpress.org/plugins/service-tracker/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/service-tracker/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/service-tracker/reviews/)

## 贡献者

 *   [ BuckLIT ](https://profiles.wordpress.org/bucklit/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/service-tracker/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://bucklit.com.au/products/service-tracker/)