Giter VIP home page Giter VIP logo

livesupport's Introduction

Updates and Support

We need your help to pay for the WHMCS license and coffees used to develop this script. In exchange we will continue updating this addon and offering support through GitHub!

Thank you for your support!

PayPal - The safer, easier way to pay online!


WHMCS Addon Live Support - Provides a way for you to instantly communicate
with your customers.
Copyright (C) 2010-2013 WHMCS Addon (www.whmcsaddon.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

HOW TO INSTALL

Upload all the latest files to your WHMCS directory.

Once uploaded go to your WHMCS administration area and find the addon manager under settings. Enable "WHMCS Addon Live Support" allowing your administrators and/or support operators access to the addon.

If you have a previous version installed the script will automatically run the upgrade commands. If this is your first time installation the script will automatically install the addon.

Make sure to add your local server ip to the allowed API connections under Setup -> General Settings -> Security -> API IP Access Restriction

Edit your live support settings by going to the now active addon link and clicking settings. You have to setup what departments are used by the live support application.


INSERTING INTO WHMCS'S TEMPLATE

Open up "/templates/YOUR-TEMPLATE-HERE/header.tpl"

By default WHMCS includes jQuery, make sure this is still in your template. The jQuery include on your site template will look something like this: <script type="text/javascript" src="../includes/jscript/jquery.js"></script>

After the line that includes jQuery into your website add: <script type="text/javascript" src="http://YOUR-WHMCS-LOCATION-HERE/includes/jscript/livehelp.js.php"&#62;&#60;/script&#62;

Put this line anywhere in your template you want your live support icons to appear in your layout: <span class="livechat"></span>

[Note: This same process can be used throughout the rest of your site.]


OPTIONAL ADMIN MANAGEMENT ADDON

In your admin template edit header.tpl ("/admin/templates/YOUR-TEMPLATE-HERE/header.tpl")

Insert the following line after jQuery is included <script type="text/javascript" src="../includes/jscript/adminchat-notify.js.php?module={$smarty.get.module}"></script>

livesupport's People

Contributors

whmcsaddon avatar

Watchers

Guilherme Souza avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.