-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
91 lines (68 loc) · 1.5 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
=== wdesk ===
Contributors: wxkz
Donate link: https://github.com/wwwxkz/wallets
Tags: helpdesk, support
Requires at least: 5.0
Tested up to: 6.1
Stable tag: 0.5
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Fast and straightforward Helpdesk with multilanguage support for Wordpress
== Description ==
Straightforward and fast helpdesk with multilanguage support for Wordpress. Tickets, Departments, and so on
== Installation ==
Shortcodes available
`<?php echo do_shortcode( '[wdesk_guest]' ); ?>`
`<?php echo do_shortcode( '[wdesk_access]' ); ?>`
`<?php echo do_shortcode( '[wdesk_log_in]' ); ?>`
`<?php echo do_shortcode( '[wdesk_sign_in]' ); ?>`
`<?php echo do_shortcode( '[wdesk_recover]' ); ?>`
== Frequently Asked Questions ==
= Where can I get the source code? =
https://github.com/wwwxkz/wdesk
== Screenshots ==
1. Departments
2. Settings
3. Tags
4. Ticket
5. Ticket internal note
6. Tickets
7. Tickets all info
8. Tickets empty
== Changelog ==
= 0.5 =
* Reports
* Provider, email blocklist
* Autoclose if inactive
* Date formats
* Department email
= 0.4 =
* Tags
* Ticket notes
* Full code refactor
* Search
* Filter
* Last update
* More shortcodes
= 0.3 =
* OTP password recover
* Minor fixes
= 0.2 =
* Guest users
* File attachment
* Settings page
= 0.1 =
* Tickets and Departments
* Internationalization
== Upgrade Notice ==
= 0.5 =
Admin improvement
= 0.4 =
Agent utilities
= 0.3 =
Usability
= 0.2 =
Security and usability
= 0.1 =
Core features