GithubHelp home page GithubHelp logo

ertprs / tiket Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tikajhq/tiket

0.0 0.0 0.0 8.48 MB

TIKET is a ticketing/helpdesk system to support and help you deal with issues/incidents in your organization or from customers.

Home Page: https://tiket.app.tik.co

PHP 44.17% HTML 0.10% Hack 0.08% CSS 9.11% JavaScript 46.53%

tiket's Introduction

Thumbnail-100

Demo

Credentials for logging in

User type Username Password
Admin admin.demo demo
Agent agent.demo demo
User user.demo demo

screen-2-100

Features

  • Separate User Access Roles (Admin, Agent, User)
  • Automatically create Tickets by sending email
  • Reply to ticket thread by replying on associated email thread
  • Attachments in tickets as well as thread replies supported
  • Rich text editors supported
  • Ticket audit activity logged in thread - who performed what action and when
  • Informative dashboard reporting

Prerequisites for this project

  1. php v7.x.x
  2. phpMyAdmin
  3. Working knowledge of CodeIgniter framework

Getting started

TIKAJ HELPDESK is completely build on our in house framework "Scone", Scone is based on CodeIgniter framework.

To start with the project follow these steps:

  1. Clone this repository

  2. Import tiket_demo.sql present in root directory

  3. Run composer install in root directory

  4. Run cp application/config/client.sample.config.php application/config/client.config.php (Copy application/config/client.sample.config.php to application/config/client.config.php)

  5. Do the required changes in your application/config/database.php

  6. Type this in your terminal php -S localhost:8080 (Can be modified from application/config/client.config.php)

  7. To Change email settings and stuff like that your can change the values in constants defined in application/config/client.config.php

  8. To Change name of the product you can change the values in constants defined in application/config/config.product.php

  9. Now you can login using these credentials

User type Username Password
Admin admin.demo demo
Agent agent.demo demo
User user.demo demo
  1. All done! You can enjoy now!

Checkout all of our projects

Here at Phoenix

Authors

License

Copyright 2019-2020 TIKAJ Technologies Private Limited.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Developed with ❤️ at TIKAJ

tiket's People

Contributors

m33p0 avatar eksha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.