https://github.com/mapsred/ticketingbundle
TicketingBundle for Symfony 4
https://github.com/mapsred/ticketingbundle
symfony-bundle symfony-flex symfony4 ticketing-system
Last synced: 10 months ago
JSON representation
TicketingBundle for Symfony 4
- Host: GitHub
- URL: https://github.com/mapsred/ticketingbundle
- Owner: Mapsred
- License: mit
- Created: 2018-05-25T14:33:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T21:48:55.000Z (over 7 years ago)
- Last Synced: 2025-03-16T12:07:23.162Z (10 months ago)
- Topics: symfony-bundle, symfony-flex, symfony4, ticketing-system
- Language: PHP
- Homepage:
- Size: 1.8 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
TicketingBundle
============
[](https://opensource.org/licenses/MIT)



TicketingBundle is a community-driven project, created and maintained by a group of students from [ESGI](https://www.esgi.fr/ecole-informatique.html).
## Installation
### Add TicketingBundle to your project
```console
$ composer require maps_red/ticketing-bundle
```
### Documentation
1. [Setting up the bundle](docs/1-setting_up_the_bundle.md)
2. [Setting up the entities](docs/2-setting_up_the_entities.md)
3. [Default configuration](docs/3-setting_up_the_configuration.md)
## Contribute
### Want to report a bug or request a feature?
Check out our [Issue section](https://github.com/Mapsred/TicketingBundle/issues/new/choose) to create your report.
### Want to contribute to TicketingBundle?
Check out our [Contributing Guide](CONTRIBUTING.md) to get started with setting up the repository.
## License
TicketingBundle is under [MIT License](http://www.opensource.org/licenses/mit-license.php).
## Credits
TicketingBundle is created and maintained by
* [Mathieu François](https://github.com/Mapsred)
* [Evrard Axel](https://github.com/AxelE)
Special thanks to :
* [Laurent Bassin](https://github.com/lbassin) for his feature request ["Add Status History"](https://github.com/Mapsred/TicketingBundle/issues/75).
* You for reading this project.
* The symfony community for it's help