该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

TicketPress

描述

This plugin adds to WordPress the features of a complete ticket system. This allows users to submit tickets to report problems or get support on whatever they want. This plugin is so light that it will give a negligible weight for the site.

The plugin works based on two shortcodes:

[my_tickets] -> For listing all tickets
[new_ticket] -> For opening new ticket

This plugin, after the installation does every setup, including creating of two pages for my tickets and new tickets in the site. Along with this, you will be presented with ready-made styling for the form.
So, with this feature, you can easily startup a support system, just by activating the plugin.

Note: By default the scope isn’t created. You need to create one from Tickets > Scope Menu

安装

  1. Upload the entire plugin’s ZIP to the /wp-content/plugins/ directory (Extract it, if not extracted).
  2. Activate the plugin.

  1. Go to Network admin > Plugins > Add New and upload the zip file of the plugin
  2. Activate the plugin

常见问题

How this plugin works?

This plugin simply creates a customized template in your page. You just need to install the plugin, and the plugin does everything for you.

This plugin creates a default page: My tickets & New ticket. Can I create my own page?

Absolutely yes – You create the page, and paste [my-tickets] and [new-ticket] in tickets listing page and open ticket page, and update it in ticketpress settings page.

What if I want to customize the template without working on Plugin file?

We have created a template keeping in mind of template customization. For this, you need to copy template folder from the plugin to your current theme, and rename it to ticketpress. So your directory would look similar to this:
Themes > Current Theme > ticketpress -> [files in plugins template folder]

I setup the plugin successfully, but when I try to browse the ticket, it do not show right post. Am I missing something?

Sometime there might be problem with the permalink. So, you need to reset the permalink.

评价

2016 年 9 月 3 日
Very useful plugin. Easy to use and manage. Thumbs up for this one.
阅读所有3条评价

贡献者及开发者

「TicketPress」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「TicketPress」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.4.1

  • Fix: 4.4 Compatibility resoultion.

1.4

  • Fix: Admin URL corrected.

1.3

  • Fix: Permalink issues resolved.

1.2

  • Fix: Security issues resolved.

1.1

  • Fix: Minor bug fix

1.0

  • Initial release