-
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.
Please, register in this fork issues list only the ones related to specific functionalities detailed in my Published branches page. For everything else, meaning anything regarding the Ticketit functionality, please publish them on the original repository issues page.
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 up to date a branch called 0.2-plus-dev (doesn't exist yet). It will contain the new features we publish all together.
To read information about the features we have uploaded in our fork, please go to the Published branches page.