-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.txt
105 lines (70 loc) · 3.12 KB
/
install.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
92
93
94
95
96
97
98
99
100
101
102
103
104
KodeCRM module for Opencart 1.5.4
=================================
This package has been successfully tested for a standard OpenCart
1.5.4. Don't use this module with previous or newer Opencart
versions.
Installation Instructions
-------------------------
With Vqmod
~~~~~~~~~~
* Copy all files from the 'added' directory to your target
installation directory of OpenCart.
* Now a very important step!!! Inside the kodecrm extension that you
downloaded go to added -> vqmod -> xml -> kodecrm.xml go to line
number 72 replace ``__your theme name__`` with your actual theme name
examples are 'default', 'shoppica' and so on.
This step is important and many users are missing this step. Please
take care. Contact [email protected] for any doubts.
Without Vqmod
~~~~~~~~~~~~~
* You may want to do a backup copy of the following files because
these will be overwritten::
admin/controller/common/header.php
admin/language/english/common/header.php
admin/view/template/common/header.tpl
catalog/controller/common/footer.php
catalog/view/theme/default/template/common/footer.tpl
* Copy the files from the 'added' directory to your target
installation directory of OpenCart.
* There are a few files that need to be modified which are as
follows::
admin/controller/common/header.php
admin/language/english/common/header.php
admin/view/template/common/header.tpl
catalog/controller/common/footer.php
catalog/view/theme/default/template/common/footer.tpl
Now open the changes.txt file in this directory and manually add the
lines of code to these files as per the instructions in changes.txt
After adding files, give permissions in opencart admin
------------------------------------------------------
Once you have added the files using either of the methods above, it's
time to give permission to the admin user to access these two actions::
kodecrm/chat
kodecrm/feed
You can do so from System -> Users -> User Groups [Edit]
Signup for a new account at KodeCRM
-----------------------------------
Now sign up for kodecrm here - http://kodecrm.com/signup/
When you login for the first time, you will be shown integration
wizard for Opencart. Here all instructions are arranged in a step by
step manner. You will notice that some steps already covered above in
this readme will be repeated there. It's for the benefit of those who
signup first in KodeCRM before installing the module. If you have
already carried out a step, just skip it by clicking on "Next"
Customizations
--------------
Once you have chat widget and product feeds up and running, you can
customize the appearance of the widget to match the look and feel of
your website/online store. You can also change the language. Read more
about language support in KodeCRM here - http://kodecrm.com/languages
If you want to suggest some customization, feel free to contact us.
Getting help
------------
For any doubts or queries, you can send us an email at any of the
following email addresses
KodeCRM
http://www.kodecrm.com
Follow us on twitter @kodecrm for latest updates