osTicket does very good job to restrict the certain permissions to the staff by implementing the User Groups feature. There are seven permissions that have been provided in the User Groups. They are: Can Create Tickets, Can Edit Tickets, Can Close Tickets, Can Transfer Tickets, Can Delete Tickets, Can Ban Emails, and Can Manage Premade. [...]
[Read more...]How to Create 3 New Permissions (Can Post Reply, Can Post Internal Notes, and Can Assign Tickets) into osTicket 1.6 ST
How to Create Breadcrumb Using the Nested Set Data Model in MySQL
There are so many articles in the Internet have explained us that the Nested Set Data Model has many advantages (although it is more complex among the others) for handling the Hierarchical Data Model. Some of the advantages of this Nested Set Data Model are: You can create unlimited levels and it only needs one [...]
[Read more...]How to Define Data Type for the Certain Column Using WP-Table Reloaded Plugin of WordPress
The following information will give you the idea how to define the certain data type for the certain columns in the table that you created with WP-Table Reloaded plugin. Sometimes one of your columns in that table might be contains the Numeric data type. For example, you have a column named “Quantity” so the data [...]
[Read more...]How to Adjust Text Align for the Certain Row and Column in the Table Using WP-Table Reloaded Plugin of WordPress
One of the advantages of WP-Table Reloaded plugin is the ability to define your custom stylesheet from its Plugins Options section. It means, you don’t have to touch or edit the core file of this plugin. Since this will overide the default style that has been defined in the .css file of the plugin, then [...]
[Read more...]How to Implement Simple Time Spent by Staff on Ticket in osTicket 1.6 ST
After a few months not involved in osTicket discussion forum, today I saw some requests asking about how to implement the simple time spent on a ticket in osTicket 1.6 ST (stable version) as good as it has been implemented in osTicket 1.6 RC5. Since the author of that mod is busy nowadays and he [...]
[Read more...]
Recent Comments