1- # Ticketing Bundle v3
1+ # Hackzilla Ticket Bundle
22
33Simple ticketing bundle for any project.
44Available translations for:
5- * Dutch
6- * English
7- * French
8- * German
9- * Italian
10- * Portuguese
11- * Russian
12- * Spanish
5+
6+ * Dutch
7+ * English
8+ * French
9+ * German
10+ * Italian
11+ * Portuguese
12+ * Russian
13+ * Spanish
1314
1415[ ![ Build Status] ( https://travis-ci.org/hackzilla/TicketBundle.png?branch=master )] ( https://travis-ci.org/hackzilla/TicketBundle )
16+ [ ![ Quality assurance] ( https://github.com/hackzilla/TicketBundle/workflows/Quality%20assurance/badge.svg )] ( https://github.com/hackzilla/TicketBundle/actions?query=workflow%3A%22Quality+assurance%22 )
17+ [ ![ Lint] ( https://github.com/hackzilla/TicketBundle/workflows/Lint/badge.svg )] ( https://github.com/hackzilla/TicketBundle/actions?query=workflow%3ALint )
1518[ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/091d37a9-7862-4365-952c-814ce95c4d6c/mini.png )] ( https://insight.sensiolabs.com/projects/091d37a9-7862-4365-952c-814ce95c4d6c )
1619
17-
1820## Requirements
1921
2022* PHP >= 5.6
2123* [ Symfony] [ 1 ] ^2.8|^3.4|^4.0
2224* [ Knp Paginator bundle] [ 2 ]
23- * [ Bootstrap v3] [ 3 ] (optional) see: [ http://symfony.com/blog/new-in-symfony-2-6-bootstrap-form-theme ] [ 4 ]
2425
2526## Optional Requirements
2627
2728* [ FOSUserBundle] [ 5 ]
28-
29+ * [ Bootstrap v3 ] [ 3 ] (see [ http://symfony.com/blog/new-in-symfony-2-6-bootstrap-form-theme ] [ 4 ] )
2930
3031## Version Matrix
3132
@@ -36,18 +37,15 @@ Available translations for:
3637| [ 1.x] [ 8 ] | ^2.3 | >=5.3 |
3738| [ 0.x] [ 9 ] | ^2.3 | >=5.3 |
3839
39-
4040## Demo
4141
4242See [ Ticket Bundle Demo App] [ 10 ] for an example installation. This can also be used for confirming bugs.
4343
44-
4544## Setup
4645
4746* [ Installation with FOSUserBundle] [ 11 ]
4847* [ Generic Installation] [ 12 ]
4948
50-
5149## Optional Features
5250
5351These optional features that can be turned on or off.
@@ -58,12 +56,11 @@ These optional features that can be turned on or off.
5856* [ Custom Entities] [ 14 ]
5957* [ Events] [ 15 ]
6058
61- # 3rd Party Extensions
62-
63- # [ Email Notification] [ 16 ]
59+ ## 3rd Party Extensions
6460
61+ ### [ Email Notification] [ 16 ]
6562
66- ## Custom Templates (Optional)
63+ ### Custom Templates (Optional)
6764
6865``` yaml
6966# config.yml
0 commit comments