Ticket Management Service for IT Support Requests
- Clone Source code to your local machine
- Download XAMPP Control Panel: https://www.apachefriends.org/de/index.html
- Change DocumentRoot and Directory paths in the config file
httpd.conf
of Apache:- DocumentRoot & Directory from
C:/xampp/htdocs
to ->C:\<path to project>\aip-ticket-sys
- DocumentRoot & Directory from
- Start
Apache
andMySQL
via XAMPP Control Panel - Open phpMyAdmin (http://localhost/phpmyadmin)
- Import database script: https://github.com/Tim-Digital-Business/aip-ticket-sys/blob/dev/database/aip-ticket-sys.sql
- Start
Apache
andMySQL
via XAMPP Control Panel - Navigate to
http://localhost/index.php
or open project via XAMPP Control PanelAdmin-Button
- Enjoy using the AIP Ticket System
Free use, just credit me :).