Related knowledge: Customer-pass PHP online service system v2.0.0
Pescms Ticket
Pesmcs Ticket (hereinafter referred to as PT) is an open source customer service ticket system based on the GPLV2 protocol. PT based on PESCMS2 for the core development, with a new design concept, to achieve a sentence JS can be embedded in any page, so that the work order system becomes more lightweight.
Operating Environment
PHP 5.4 and later
Mysql version 5.5 and above
Browsers cannot be less than IE8 with 8
Quick to use
Log in to the system background-work order model-Create work orders. Once created, click the ' Generate JS ' button. Save the JS file locally. Finally, you can implement your work order system by introducing the following code in any page.
It is important to note that Amazeui is the front-end component that must be loaded.
Interface Preview
Background Home
List of work lists
Work Order Detail Page
Custom work Orders
The above is introduced based on PHP technology to develop customer service ticket system, including the aspects of the content, I hope the PHP tutorial interested in a friend to help.