Skip to content

Commit d73feb6

Browse files
authored
added configuration section link in contents table
1 parent 3fea45a commit d73feb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This package is a ticketing system for [Laravel 5](https://laravel.com/) PHP fra
1616
+ [Complete installation](#complete-installation)
1717
+ [With the web installer](#option-1-web-installer)
1818
+ [With command line](#option-2-command-line-for-advanced-users)
19+
* [Configuration and customization](#configuration-and-customization)
1920
* [Contributing](#contributing)
2021
* [Built with](#built-with)
2122
* [Acknowledgements](#acknowledgements)
@@ -174,7 +175,7 @@ Execute these commands:
174175

175176
8. If you have followed all these steps, you may access now http://your-laravel-app-URL/panichd in your browser.
176177

177-
## Configuration
178+
## Configuration and customization
178179
* Parameters: All classification fields of a ticket are customizable, like priorities, statuses... and within their own menues in the Package.
179180
* Settings: This package comes with the ability to let you add your own configuration settings, although it will require you to write the necessary code to have it working. Anyway, the package comes with a set of configurable settings, which allow you to change many aspects of the Package functionality, like:
180181
- Package routes for tickets and admin menues

0 commit comments

Comments
 (0)