Overview
At Ticaga, we wanted to make it easy for you to customise your statuses, everyone has different styles. We do recommend you keep low, medium, high and emergency case's by default else you will need to edit a lot more of Ticaga's code. Not impossible but time consuming for yourselves, you can rename their labels and colours, etc but not the case's.
Go get started open: app/Enums/Status.php You will see the following:
For example to add a status as "on hold".
Create a case called "on hold" eg:
Now you need to create a label for it:
Finally last but not least you may want to give it a colour:
Now your status is active on Ticaga:
No Comments