PESCMS Ticket customer service work order system (hereinafter referred to as PT) is an open source customer service work order system released based on the GPLv2 protocol. In addition to the traditional on-site work order submission mode, we use a new design concept to develop cross-domain work order submission based on Javascript language. Implemented in any system and any page, you only need to call a Javascript code to generate a work order system!
PHP 7.0 and above
Mysql 5.5 and above
IE browser does not guarantee compatibility
Download and unzip the program to the directory where your HTTP running environment is located.
If the virtual host is not configured, access the Public directory. Otherwise, please configure the virtual host directory to Public
Fill in the corresponding data according to the installation program to complete the software installation.
Quick to use
Log in to the system backend--Work Order Model--Create a work order. After creation, click the 'Generate JS' button. Save the JS file locally. Finally, on any page, introduce the following code to implement your work order system.