PESMCSTicket (hereinafter referred to as PT) is an open source customer service ticket 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 (this function is being optimized)!
Installation and use of PESMCSTicket Operating environment:
PHP5.6 and above
Mysql5.5 and above
IE browser does not guarantee compatibility
Install using:
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 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.
We are pleased to announce the arrival of PESCMSTicketv1.3.10. This update mainly fixes regular BUGs. The details are as follows:
Added global search for front-end client work order list.
Fixed an issue where the pop-up window for viewing customer information on the mobile phone was in an abnormal position.
Fixed the issue where the local application login button does not have a login box.
Fixed the possibility of reporting an error when adding a work order with specific contact information.
Screenshot of PESMCSTicket