All Projects → LiveHelperChat → Livehelperchat

LiveHelperChat / Livehelperchat

Licence: apache-2.0
Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
hack
652 projects
HTML
75241 projects

Projects that are alternatives of or similar to Livehelperchat

Applozic Ios Sdk
iOS Real Time Chat & Messaging SDK
Stars: ✭ 104 (-93.43%)
Mutual labels:  chat, chat-application
Unplug
unplug : desktop client for matrix.org (work-in-progress)
Stars: ✭ 45 (-97.16%)
Mutual labels:  chat, chat-application
React Bell Chat
🔔 Easy to use chat user interface for React
Stars: ✭ 38 (-97.6%)
Mutual labels:  chat, chat-application
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+420.4%)
Mutual labels:  chat, chat-application
Chatair Android
💬 A full featured chat in android using Firestore
Stars: ✭ 55 (-96.53%)
Mutual labels:  chat, chat-application
Chat Messaging App Light And Dark Theme
Stars: ✭ 715 (-54.83%)
Mutual labels:  chat, chat-application
Nim ios uikit
网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币,首次推荐得0.02BTC,连续推荐得0.03BTC/单,上不封顶。点击参与https://yunxin.163.com/promotion/recommend
Stars: ✭ 1,326 (-16.23%)
Mutual labels:  chat, chat-application
Messenger
Open source, native iOS Messenger, with realtime chat conversations (full offline support).
Stars: ✭ 4,264 (+169.36%)
Mutual labels:  chat, chat-application
Ionic Chat With Firebase
IONIC Chat With Firebase
Stars: ✭ 53 (-96.65%)
Mutual labels:  chat, chat-application
Tick.chat
Chat via nearby persons. Instant, Secure, Anonymously. 🕶
Stars: ✭ 50 (-96.84%)
Mutual labels:  chat, chat-application
Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (-62.48%)
Mutual labels:  chat, chat-application
Chat Demo
Demo Application for https://github.com/musonza/chat/
Stars: ✭ 67 (-95.77%)
Mutual labels:  chat, chat-application
Rasa Webchat
A feature-rich chat widget for Rasa and Botfront
Stars: ✭ 507 (-67.97%)
Mutual labels:  chat, chat-application
Chat21 Ios Sdk
DEPRECATED
Stars: ✭ 15 (-99.05%)
Mutual labels:  chat, chat-application
Quaternion
A Qt5-based IM client for Matrix
Stars: ✭ 438 (-72.33%)
Mutual labels:  chat, chat-application
Heal O Chat
Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long.
Stars: ✭ 42 (-97.35%)
Mutual labels:  chat, chat-application
Enigma
A full-fledged one-to-one chat app developed entirely in Flutter
Stars: ✭ 316 (-80.04%)
Mutual labels:  chat, chat-application
Vue Advanced Chat
A beautiful chat rooms component made with Vue.js - compatible with Vue, React & Angular
Stars: ✭ 351 (-77.83%)
Mutual labels:  chat, chat-application
Swiftychat
SwiftUI Chat UI (Client) Framework & Documentation to get started!
Stars: ✭ 50 (-96.84%)
Mutual labels:  chat, chat-application
Basic Vue Chat
Easy to use Vue chat.
Stars: ✭ 64 (-95.96%)
Mutual labels:  chat, chat-application

Live helper chat

It's an open-source powered application, which brings simplicity and usability in one place. With live helper chat you can bring live support on your site for free. http://livehelperchat.com.

Apple store Google Play Deploy to DO

Codemagic build status

Need help?

Demo

http://livehelperchat.com/demo-12c.html

Integrations

Quick development guide

  • After app is installed disable cache and enable debug output.
    * debug_output => true
    * templatecache => false
    * templatecompile => false
    * modulecompile => false
    
  • To compile JS from lhc_web folder execute. This will compile main JS and old widget javascript files.
    • npm install && gulp
  • To compile new widget V2
    • There is two apps wrapper and widget
    • cd lhc_web/design/defaulttheme/widget/wrapper && npm install && npm run build
    • cd lhc_web/design/defaulttheme/widget/react-app && npm install && npm run build && npm run build-ie
  • Recompile static JS/CSS files. This is required if you change core JS files. It also avoids missing CSS/JS files if more than one server is used.
    • php cron.php -s site_admin -c cron/util/generate_css -p 1 && gulp js-static

Extensions

https://github.com/LiveHelperChat

Translations contribution

https://www.transifex.com/projects/p/live-helper-chat/

Folders structure

  • Directories content:
  • lhc_web - WEB application folder.

Features

Few main features

  • Bot with possibility to integrate any third party AI
  • XMPP support for notifications about new chats. (IPhone, IPad, Android, Blackberry, GTalk etc...)
  • Chrome extension
  • Repeatable sound notifications
  • Work hours
  • See what user see with screenshot feature
  • Drag & Drop widgets, minimize/maximize widgets
  • Multiple chats same time
  • See what users are typing before they send a message
  • Multiple operators
  • Send delayed canned messages as it was real user typing
  • Chats archive
  • Priority queue
  • Chats statistic generation, top chats
  • Resume chat after user closed chat
  • All chats in single window with tabs interface, tabs are remembered before they are closed
  • Chat transcript print
  • Chat transcript send by mail
  • Site widget
  • Page embed mode for live support script or widget mode, or standard mode.
  • Multilanguage
  • Chats transfering
  • Departments
  • Files upload
  • Chat search
  • Automatic transfers between departments
  • Option to generate JS for different departments
  • Option to prefill form fields.
  • Option to add custom form fields. It can be either user variables or hidden fields. Usefull if you are integrating with third party system and want to pass user_id for example.
  • Cronjobs
  • Callbacks
  • Closed chat callback
  • Unanswered chat callback
  • Asynchronous status loading, not blocking site javascript.
  • XML, JSON export module
  • Option to send transcript to users e-mail
  • SMTP support
  • HTTPS support
  • No third parties cookies dependency
  • Previous users chats
  • Online users tracking, including geo detection
  • GEO detection using three different sources
  • Option to configure start chat fields
  • Sounds on pending chats and new messages
  • Google chrome notifications on pending messages.
  • Browser title blinking then there is pending message.
  • Option to limit pro active chat invitation messages based on pending chats.
  • Option to configure frequency for pro active chat invitation message. You can set after how many hours for the same user invitation message should be shown again.
  • Users blocking
  • Top performance with enabled cache
  • Windows, Linux and Mac native applications.
  • Advanced embed code generation with numerous options of includable code.
  • Template override system
  • Module override system
  • Support for custom extensions
  • Changeable footer and header content
  • Option to send messges to anonymous site visitors,
  • Canned messages
  • Informing then operator or user is typing.
  • Option to see what user is typing before he sends a message
  • Canned messages for desktop client
  • Voting module
  • FAQ module
  • Online users map
  • Pro active chat invitatio
  • Remember me functionality
  • Total pageviews tracking
  • Total pageviews including previous visits tracking
  • Visits tracking, how many times user has been on your page.
  • Time spent on site
  • Auto responder
  • BB Code support. Links recognition. Smiles and few other hidden features :)
  • First user visit tracking
  • Option for customers mute sounds
  • Option for operators mute messages sounds and new pending chat's sound.
  • Option to monitor online operators.
  • Option to have different pro active messages for different domains. This can be archieved using different identifiers.
  • Dekstop client supports HTTPS
  • Protection against spammers using advanced captcha technique without requiring users to enter any captcha code.
  • Option for operator set online or offline mode.
  • Desktop client for
  • Windows
  • Linux
  • Mac
  • Flexible permission system:
  • Roles
  • Groups
  • Users

Forum: http://forum.livehelperchat.com/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].