Get the world's most popular customer support ticket system. FRticket is basically a management of enquiries between customers , agents and admins
FRTicket is a simple and easy to use software having basic minimal features. You can get started straight away without any training, yet having flexibility to do things your way.
FRticket Features
|
To make HRM running on your server, you need to make sure your server match with minimum requirement:
Open http://localhost/myapp/check.php
You need to create new database, you can use phpmyadmin or any mysql database tools such maestro, sqlyog, etc.
---
After new database is created, now import database/database.sql
file into your new database
1. Make changes to .env file> at the app folder
2. Setting Database Info
APP_ENV=local APP_DEBUG=true APP_KEY=VMV8KfYG8DC2YVOqAB56Hw8lMUuga6rh DB_HOST=localhost DB_DATABASE=prticket DB_USERNAME=root DB_PASSWORD= CACHE_DRIVER=file SESSION_DRIVER=file QUEUE_DRIVER=sync REDIS_HOST=localhost REDIS_PASSWORD=null REDIS_PORT=6379 MAIL_DRIVER=smtp MAIL_HOST=mailtrap.io MAIL_PORT=2525 MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null
4. Access your application
http://localhost/myapp/public
admin@example.com
123456
After your successfull install your application, now you need to setting your app.
Log to your application and go to :
Go to : Settings » General Setting
FRticket is using following plugins