thekordy / ticketit

A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system, demo is available at: http://ticketit.kordy.info/tickets
MIT License
875 stars 387 forks source link

Prepare the base for v3 #552

Open thekordy opened 4 years ago

thekordy commented 4 years ago

Instead of starting from scratch as planned sometime ago, I'd prepare the current base for the new version that would get benefit from the contributed translations and code. With some clean up, restructuring the package by using general interfaces, tests and CI it will make our life easier for feature contributions and further customization abilities.

balping commented 4 years ago

You're probably right, rewriting it would be a big task and we lost momentum a long time ago. Nice to see some progress again!