forked from HelgeSverre/HelpDeskZ-1.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
UPGRADING.txt
43 lines (33 loc) · 1.2 KB
/
UPGRADING.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
Welcome to HelpDeskZ 1.0.2
==========================
We have made some changes in this new version like:
- SEO-friendly URLs compatibility fixed
- Login with Facebook account (Facebook connect)
- Login with Google account (Google OAuth)
- Email notification to staff assigned when new ticket is created
- Social buttons to share knowledgebase articles or news
To upgrade from 1.0 to 1.0.2
============================
- Upload the next files:
/controllers/admin/general_action.php
/controllers/login_controller.php
/controllers/staff/preferences_action.php
/controllers/submit_ticket_controller.php
/css/style.css
/facebookOAuth/*.*
/googleOAuth/*.*
/images/google.png
/images/facebook.png
/includes/bootstrap.php
/includes/functions.php
/includes/language/staff/english.php
/includes/language/staff/spanish.php
/install/*.*
/js/staff.js
/views/client/knowledgebase_article.html
/views/client/knowledgebase_search.html
/views/client/news_article.html
/views/client/site.html
/views/staff/admin_general.html
/views/staff/preferences.html
- Visit the url http://yourHelpDeskz.com/install click on upgrade button and follow the indications.