이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Support Ticket

설명

Support Ticket enables you to easily create your own ticket system on your WordPress page. Users can submit tickets, ticket agents can answer tickets, change the ticket status, enter private notes. With a shortcode, you can display the create ticket form on the frontend. Visitors who are not logged in will be registered, or – if the submitted email address exists in the database – asked to login.

Administrators can change the ticket agents and configure the plugin. You can define an HTML email template, which will be used for the correspondence with your clients. You can extend the ticket form with textfields and selectboxes of your own.

The plugin comes with dozens of filter and action hooks which enable your developer to extend the plugins functionality, so they fit exactly your needs.

For more information please visit WP Support Ticket.

스크린샷

  • A ticket can be opened on the frontend.
  • Tickets will be ordered in a list on the backend
  • You can edit and answer tickets in the backend
  • Registered users can also create tickets in the backend.
  • The email settings
  • The user settings
  • The ticket settings

설치

After installing the plugin, you will find a new section in your admin menu, called “Tickets”. Go to the sub section “Settings” and follow the instructions there. After you have configured the plugin create a new page, where you can use the shortcode [ticket_create] to display the ticket create form.

FAQ

No questions asked yet 😀 Lets see.

Installation Instructions

After installing the plugin, you will find a new section in your admin menu, called “Tickets”. Go to the sub section “Settings” and follow the instructions there. After you have configured the plugin create a new page, where you can use the shortcode [ticket_create] to display the ticket create form.

후기

2016년 9월 3일 답글 1개
I have been searching for something this simple and good for about 2 years now! The fact that that the dev gave us the ability to customize what goes into the ticket is refreshing. Ugly? So what? It works better than 5 other “free” plugins I tried!
모든 2 평가 읽기

기여자 & 개발자

“Support Ticket”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Support Ticket”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Version 1.1

  • Add Russian translation
  • Fixes a bug where tickets got deleted in bulk actions without properly selecting “delete”
  • Follow phpcs coding standards.
  • Rename text domain to follow WordPress standards.
  • sts_get_statusArr() and sts_get_statusClassArr() are deprecated. Use sts_get_status_arr() and sts_get_status_class_arr() instead.
  • minor bugfix where the pagination of the ticket table was out of sync with the no of tickets acutally shown.
  • Moved shortcode templates in new directory (templates/shortcodes/) and using a renderer now.
  • Fixed typo in assets/-folder
  • Move asset-files from admin/-folder

Version 1.0.7

  • Option to notify ticket owner on status update
  • Notify a new agent, when assigned through the backend
  • Link login URL in welcome mail properly
  • Link view ticket URL in first agent contact mail
  • New filter filters the standard agent who gets assigned to a ticket automatically while ticket creation
  • Bugfix for admin-styles & scripts
  • Small CSS tweaks

Version 1.0.6

  • Ticket overview list is now mobile responsive.

Version 1.0.5

  • Set the ticket-create/assign/delete-capabilites of each roles in the settings
  • URLs in ticket will be linked automatically
  • Shortcode extended: [ticket_create type=”table”] will return the form wrappend in a table
  • Agents see no. of unread tickets in the menu
  • Admins can delete tickets in backend
  • Classnames for status will not be translated
  • Ticket line breaks won’t be removed
  • You can edit the senders name and email address for emails send with the ticket system

Version 1.0.0

  • 초기 릴리즈