Skip to content

Repository files navigation

Php List

Support ticket system

Requirements

  • PHP 7.4+
  • MySQL 5.7+
  • Apache/Nginx

Installation

git clone https://github.com/AndreBest/Php List.git
cd Php List
cp config.example.php config.php
# Edit config.php with your database credentials

Setup

  1. Create a MySQL database
  2. Import the schema: mysql -u root -p < schema.sql
  3. Point your web server to the project directory
  4. Open in browser

Features

  • Full CRUD operations for Tickets
  • Subject management
  • Message management
  • Priority management
  • Responsive design
  • Search and filtering
  • Form validation

License

MIT

About

Support ticket system

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages