Giter VIP home page Giter VIP logo

yii2-ticket-support's Introduction

Yii2 Support Packagist Version Total Downloads Software License

Yii2 Support Ticket System - simple, flexible module for Yii2 advanced template (frontend/backend apps)

The latest version includes following features:

  • very easy, simple and fast (only 3 tables: category, ticket, messages)
  • Tickets has title, category, priority, users email and name, can link user id
  • Module can parse mailbox and automatically add new tickets (or add new messages to ticket)
  • Auto close tickets after 7 days of inactivity (by cron or backend app)
  • Ticket management (in backend app - admin users can use Redactor Widget)
  • Console commands (yii support/ticket/close)
  • ID of ticket are hashed
  • Compact SEO URL rules
  • Module use yii2-queue for background and cron jobs (Sync queue by default, you can use DB, Redis or other)
  • Module can use independent Mailer component, own config (smtp, user, pass)
  • Multi-lingual (en, ru)
  • You can use own style css
  • Can replace real username(login) of Support (configurable)
  • MongoDB

NOTE: Module is in initial development. Anything may change at any time.

Screenshot

Documentation

Read the Documentation

Installation

All installation instructions are located in documentation / Installation.

TODO

  • write documentation (configuration, faq)
  • refactoring Mongodb
  • add more languages (cn)
  • more console commands
  • rest controllers for api app
  • view theme (blue, red, green, gray, dark, etc)
  • improve from simple to powerful (customer portal or support center like a pro)
  • RBAC integration (role support manager)
  • tests!!!
  • check ticket status for users
  • assignment other manager
  • attachments (files, documents, images)
  • statistic
  • Multichannel ticketing
  • more notifications (push, telegram, viber, whatsapp, wechat)

Support

If you have any questions or problems with Yii2-ticket-support you can ask them on email [email protected].

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

Yii2-ticket-support is released under the MIT License. See the bundled LICENSE.md for details.

yii2-ticket-support's People

Contributors

akiraz2 avatar ivan-cc avatar jkmssoft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yii2-ticket-support's Issues

The user cannot view tickets from the frontend

In the new version, the backend-filter is triggered on any action. In the old version, only manage was filtered.

New version

Old version (it's work)

What steps will reproduce the problem?

Get list ticket from frontend - /support/ticket/index

What is the expected result?

Tickets must be visible from frontend

What do you get instead?

Error 404 Not Found

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.