| The following guide shows the steps to implement a Cute Live Support into DotNetNuke 4.x application. If you haven't downloaded the software, please download the software copy from here. |
![]() |
Modify web.config file and Specify the CuteChat.DataDirectory |
![]() |
Execute SQLScripts\cutechat4.sql against your DotNetNuke database
|
![]() |
Install the PA
|
![]() |
Deployment files to the DotNetNuke solution.
|
![]() |
Modify CuteChatMail.config file to set up Email/SMTP Configuration. <settings> |
![]() |
Installing Live Support Operator application. The Live Support Operator application (LiveSupportOperatorClient.msi) should be installed on all operator's machines. |
![]() |
Logging in operator client using username "admin":
When you initially open the program you will see the screen below:
You can set default value of Web service Url by editng LiveSupport.exe.config file. <add key="CuteChatServiceUrlBase" value="http://yoursite.com"/> Important note about Web service Url You must upload your CuteSoft_client folder to this exact location. Otherwise your Live Chat will not function! |
![]() |
Create departments and assign DNN users as operators
a. In the "Departments/Agents" panel, right click, click the "New Department" menu, then add departments.
|