Title: Support Ticket System
Author: en0x
Published: <strong>2. september, 2015</strong>
Last modified: 27. januar, 2017

---

Søg plugins

![](https://ps.w.org/simple-support-ticket-system/assets/banner-772x250.png?rev=
1244195)

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://ps.w.org/simple-support-ticket-system/assets/icon-256x256.png?rev=1244163)

# Support Ticket System

 Af [en0x](https://profiles.wordpress.org/en0x/)

[Download](https://downloads.wordpress.org/plugin/simple-support-ticket-system.1.3.6.zip)

 * [Detaljer](https://da.wordpress.org/plugins/simple-support-ticket-system/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/simple-support-ticket-system/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/simple-support-ticket-system/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/simple-support-ticket-system/#developers)

 [Support](https://wordpress.org/support/plugin/simple-support-ticket-system/)

## Beskrivelse

The idea was it to create a Ticket System completely for the Front-End, and that’s
the result!
 This plugin adds a ticket system to your page, to handle Questions,
problems or other requests from visitors of your page. You can use it as a help 
desk for co-workers in your Intranet or as a contact form for your website for example.

#### Demo

[Right here](http://demo.en0x.de)

#### GitHub

[This Plugin on Github](https://github.com/en00x/Simple-Ticket-System-WordPress)

#### Key features

 * Completely for the Front-End.
 * Independet Login from WordPress, or when you are logged in into WordPress, then
   you will be automatically logged in.
 * E-Mail Notification
 * To every ticket you get a link so you can check your ticket and also write with
   the support like a chat.
 * Normal users can take, edit their own and adopt tickets. They also can add appointments.
 * Admin users can edit all tickets and allocate tickets to other users.
 * You can add notes and solutions to every ticket.
 * You can filter tickets for Issuer, name or mail of creator, done tickets, solution
   or problems.
 * Datepicker Field
 * Under “New Tickets” the tickets automatically reload every 30 seconds.

### Languages and Localization?

The plugin currently comes with the following translations:
 English, German

## Skærmbilleder

 * [[
 * ticket submission form
 * [[
 * ticket system with a new ticket
 * [[
 * ticket in editing mode
 * [[
 * ticket with appointment
 * [[
 * filter for tickets
 * [[
 * Generel opsætning
 * [[
 * User Administration

## Installation

 1. Upload `simple-support-ticket-system` directory to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Place `<?php do_shortcode('[ts_form]'); ?>` in your templates or [ts_form] in page
    edit mode for the ticket submission form.
 4. Place `<?php do_shortcode('[ts_tickets]'); ?>` in your templates or [ts_tickets]
    in page edit mode for the ticket system page.

## FAQ

Not yet!

## Anmeldelser

![](https://secure.gravatar.com/avatar/b959b03e0bfa53fc258b2f1e22cfa5bc921f1f28d8f4b5c75afb22617b4d166d?
s=60&d=retro&r=g)

### 󠀁[Forgot to update shortcode not work](https://wordpress.org/support/topic/forgot-to-update-shortcode-not-work/)󠁿

 [Anonymous User 16344271](https://profiles.wordpress.org/anonymized-16344271/) 
25. september, 2018

Your support ticket system is a great idea it has not been updated for two years
and now it does not work anymore the shortcode does not function with the newest
WordPress update. Please update.

![](https://secure.gravatar.com/avatar/10e2783b41e5d1c8c84d8b54224c6cff7ce858f17a9458ce4526bacb46738614?
s=60&d=retro&r=g)

### 󠀁[Thanks for great plugin](https://wordpress.org/support/topic/thanks-for-great-plugin-4/)󠁿

 [patsimon31](https://profiles.wordpress.org/patsimon31/) 10. oktober, 2016

Support Ticket System the best plugin and one, only this plugin has support ticket
system, great support team, thansk a lot.

![](https://secure.gravatar.com/avatar/64e10bcc8bd63d817d2e6fa03592502a922be6483fd8b1437a8d16e6f04cf79a?
s=60&d=retro&r=g)

### 󠀁[Light an great Plugin!](https://wordpress.org/support/topic/light-an-great-plugin/)󠁿

 [edeb](https://profiles.wordpress.org/edeb/) 3. september, 2016

Excellent Plugin for Support Area. Very light, I’ve tested many others but this 
one is doing the job greatly without overloading the system. I hope that it’ll be
improved and developed further. Thanks.

![](https://secure.gravatar.com/avatar/deb5d104d1d09c63a861e8f42872396cd6c794a1fea24750685413dbc52b4aca?
s=60&d=retro&r=g)

### 󠀁[Looking good 🙂](https://wordpress.org/support/topic/looking-good-14/)󠁿

 [hmmcrunchy](https://profiles.wordpress.org/hmmcrunchy/) 3. september, 2016 4 svar

Looking awesome working well tested it on my site and love the operation of it Are
we able to change or remove optional fields at all and change wording on the date
picker etc (back end or will it have an editor) keep up the great work I really 
like the look of this

 [ Læs alle 3 anmeldelser ](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/)

## Bidragsydere & udviklere

“Support Ticket System” er open source-software. Følgende personer har bidraget 
til dette plugin.

Bidragsydere

 *   [ en0x ](https://profiles.wordpress.org/en0x/)

[Oversæt “Support Ticket System” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/simple-support-ticket-system)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/simple-support-ticket-system/),
tjek [SVN repository](https://plugins.svn.wordpress.org/simple-support-ticket-system/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/simple-support-ticket-system/)
via [RSS](https://plugins.trac.wordpress.org/log/simple-support-ticket-system/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.3.6

 * Fixed max length for email text.

#### 1.3.5

 * Function added to send a ticket-link within the notification e-mails.

#### 1.3.4

 * Added Multisite support

#### 1.3.3

 * User Guide added

#### 1.3.2

 * Fixed search function

#### 1.3.1

 * Fixed unintentional backslashes in text

#### 1.3

 * BIG UPDATE
 * Email notification for those who create the ticket. They will be informed when
   their ticket was “taken”, when it’s “done” and when there is a new answer.
 * You can consult and answer your ticket under an generated link.
 * Following you can answer when you work on tickets, so it’s kind like a chat.
 * Problem Field is renameble now.
 * “Report problem” was changed to “Submit”.

#### 1.2.2

 * IMPORTANT
 * When you updated to 1.2.2 before 19.11.2015 (UTC+1 13:00h) and your wordpress
   backend doesn’t load anymore please redownload fixed v1.2.2
 * Only whitespace in necessary fields isn’t allowed anymore.
 * Database Update only loads when user is admin.

#### 1.2.1

 * Security Update
 * Special thanks to the user “iberiam”

#### 1.2

 * You can rename the optional fields and the datepicker field.
 * You can also hide these fields.
 * Appointment field is now the datepicker field.
 * Appointment added from the issuer are shown under the ticket itself.
 * When logged in Name and Email in Form are not editable.

#### 1.1

 * PLEASE REACTIVATE THE PLUGIN TO APPLY CHANGES THIS TIME
 * When you are already logged in in WordPress, you don’t have to log in again
 * When you are logged in, Name and Email will be filled in into submit form
 * Added a Title to tickets
 * Loading Spinner now with transparent background

#### 1.0.1

 * Deleted Salutation because the email function is not ready
 * added titles for buttons

#### 1.0

 * First release

## Meta

 *  Version **1.3.6**
 *  Senest opdateret **9 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 3.0.1 eller højere **
 *  Testet op til **4.7.33**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/simple-support-ticket-system/)
 * Tags
 * [request](https://da.wordpress.org/plugins/tags/request/)[simple](https://da.wordpress.org/plugins/tags/simple/)
   [support](https://da.wordpress.org/plugins/tags/support/)[system](https://da.wordpress.org/plugins/tags/system/)
   [ticket](https://da.wordpress.org/plugins/tags/ticket/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/simple-support-ticket-system/advanced/)

## Bedømmelser

 4.5 ud af 5 stjerner.

 *  [  3 5-stjernet anmeldelser     ](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/?filter=4)
 *  [  1 3-stjernet anmeldelse     ](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/)

## Bidragsydere

 *   [ en0x ](https://profiles.wordpress.org/en0x/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/simple-support-ticket-system/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YA24QZ2SP4NP6)