這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

TD Ticket System

外掛說明

A simple ticket support system for WordPress. Maintain reliable communication with customers without the worry of missing emails.

Visit www.TranscenDevelopment.com for more information.

螢幕擷圖

  • The admin view of un-closed tickets.
  • The default new ticket form. Easily edited via a static HTML template.
  • A logged in users view of an open ticket. Note the open ticket is draggable and resizeable.
  • The admin view of an open ticket. Also draggable and resizeable.

安裝方式

  1. Upload the “td-ticketsystem” folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a new Page in wordpress to be used for the user end of your ticket system. And place this code in the page:
    [ticket_system]
  4. Visit the “Settings” menu to made any desired adjustments to the default settings.
  5. Please consider a donation and/or turning on the link back to me if you find this plugin useful!

常見問題集

Please direct any questions you might have to the support forum. I will be happy to help resolve any issue you might have.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈TD Ticket System〉的開發相關工作。

參與者

將〈TD Ticket System〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.5

  • Fixed all PHP issues
  • Minor bug fixes

1.0.4

  • Revised the template system to allow changes without fear of overwritting changes on upgrades
  • Added configurable WP Admin menu position

1.0.3

  • Rewrote ticket list displays in a more responsive way both on user & admin side
  • Fixed some constant variable conflicts
  • Fixed menu conflict issue that caused the plugin to replace some others in the admin menu

1.0.2

  • Added optional ReCaptcha plugin support
  • Minor fixes in form validation

1.0.1

  • Added basic search function in admin panel
  • Added ticket per page setting in configuration settings
  • Fixes missing icon and “loading” image bugs.

1.0

  • A new plugin is born.