GithubHelp home page GithubHelp logo

bennylangston / wise-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marcin-lawrowski/wise-chat

0.0 1.0 0.0 12.19 MB

Advanced chat plugin for WordPress

Home Page: https://wordpress.org/support/plugin/wise-chat

JavaScript 77.72% PHP 14.32% CSS 5.44% Smarty 0.03% SCSS 2.49%

wise-chat's Introduction

Wise Chat plugin for WordPress

Wise Chat is an advanced chat plugin that helps to build social networks. It can significantly increase user engagement on your website by adding chat rooms that allow to exchange real time messages. The plugin is very easy to setup and configure. It also has a growing list of features and responsive support.

Main features:

  • No external server required
  • Unlimited chat channels
  • Single sign-on
  • Flood control
  • Access restriction
  • Posting links and images
  • File attachments
  • Notifications
  • Localization
  • Appearance adjustments
  • Chat moderation features
  • Messages filtering
  • Bans and kicks
  • Emoticons
  • See the full list of features

Tech

Installation

Requirements:

  • WordPress instance
  • Admin access to the WordPress instance

Steps:

  1. Clone the repository:
$ git clone https://github.com/marcin-lawrowski/wise-chat.git
  1. Upload the entire wise-chat folder to the plugins directory (usually /wp-content/plugins/) of WordPress instance.
  2. Log in as an administrator to WordPress and activate Wise Chat plugin through the "Plugins" menu.
  3. Place [wise-chat] shortcode in your post (or page) and visit the post (or page).
  4. Alternatively install it in your template using <?php if (function_exists('wise_chat')) { wise_chat(); } ?> code.
  5. Alternatively install it using a widget in "Appearance → Widgets", it's called Wise Chat Window.

Post Installation Notices:

  • Go to "Settings → Wise Chat Settings" page and adjust all the settings according to your needs.
  • Go to "Settings → Wise Chat Settings" page, select Localization tab and translate all the messages into your own language.
  • Posting pictures from camera / local storage is limited to the specific range of Web browsers: IE 10+, Firefox 31+, Chrome 31+, Safari 7+, Opera 27+, iOS Safari 7.1+, Android Browser 4.1+, Chrome For Android 41+.

Documentation:

Check the full documentation here.

License

GPL-2.0

Free Software, Hell Yeah!

wise-chat's People

Watchers

 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.