This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LiveChat LazucruB

Description

This plugin is a client of RealTime Web Chat websocket service, build real time chat on your site.
This service give posibilities to create and moderation your room.

Install

  1. Upload install and activated this plugin after wordpress.org repository or download zip;
  2. Create account on RealTime Web Chat;
  3. Insert public and private key on page ‘Settings > LiveChat LazucruB’
  4. Type shortcode [real-time-chat] to show chat window on page.

Credits

  1. jQuery
  2. jQuery UI Accordeon
  3. jQuery Templates
  4. Emoji Picker

Reviews

مې 4, 2022
this plugin sends the "username" and "email" of the wordpress admin to an websocket url. ws = new WebSocket('ws://ec2-13-48-132-210.eu-north-1.compute.amazonaws.com:8080' + queryGet);
Read all 1 review

Contributors & Developers

“LiveChat LazucruB” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LiveChat LazucruB” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Release

1.1

  • Change AJAX to WebSocket technology
  • Use RealTime Web Chat remote service

1.2

  • Add emoji picker
  • Fix some bugs