-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the xaviqv/ticketit wiki!
This is actually a fork from thekordy/ticketit, a wonderful ticketing system based on Laravel 5.1+. It's meant to continue beeing as a fork of the original project and a repository both the features that we've already requested to include in the original project and other extra ones that may not be included in there in the future.
In my company we're working on switching from an old PHP based ticketing system to thekordy/ticketit. We have planned many new features for it and want to contribute to the original project. Also we want to share the project as the way we're using it in our company, so we have foreseen two kinds of new features for Ticketit:
- Basic or advanced functionalities that are suitable to add in the original project
- Very customized or specific features for our company
In the first case, the publication process will be the following:
- Make a new branch from current original 0.2 one. It will contain only one new feature (with complete functionality)
- Publish as a new branch in our fork
- Make a pull request to the original repository from thekordy
In the case of very customized code that we decide that it's not suitable to the original project, we expect to only avoid publishing a pull request to thekordy/ticketit.
Both for basic, advanced and specific features we consider, we will keep a branch 0.2-plus-dev containing all the new features respect the original 0.2 branch together in one place.