Skip to content

Commit

Permalink
added configuration section link in contents table
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviqv authored Aug 26, 2018
1 parent 3fea45a commit d73feb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This package is a ticketing system for [Laravel 5](https://laravel.com/) PHP fra
+ [Complete installation](#complete-installation)
+ [With the web installer](#option-1-web-installer)
+ [With command line](#option-2-command-line-for-advanced-users)
* [Configuration and customization](#configuration-and-customization)
* [Contributing](#contributing)
* [Built with](#built-with)
* [Acknowledgements](#acknowledgements)
Expand Down Expand Up @@ -174,7 +175,7 @@ Execute these commands:

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

## Configuration
## Configuration and customization
* Parameters: All classification fields of a ticket are customizable, like priorities, statuses... and within their own menues in the Package.
* 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:
- Package routes for tickets and admin menues
Expand Down

0 comments on commit d73feb6

Please sign in to comment.