Plugin Directory

Changeset 1853837


Ignore:
Timestamp:
04/06/2018 03:22:24 AM (8 years ago)
Author:
dotzak
Message:

Updated the readme txt file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • load-smallchat/readme.txt

    r1853826 r1853837  
    1 === Smallchat for WordPress ===
     1=== Smallchat for Wordpress ===
    22Contributors: dotzak
    3 Stable tag: 1.0
     3Tags: chat, smallchat, small.chat, slack, live-chat, live-help, live-support
     4Requires at least: 4.9
    45Tested up to: 4.9.4
    5 Requires at least: 4.9
     6Requires PHP: 5.6
     7License: GPLv2 or later
     8License URI: http://www.gnu.org/licenses/gpl-2.0.html
    69
    7 Easily add the Smallchat client to a WordPress site.
     10Add Smallchat to a WordPress website, allowing visitors to talk to teams via Slack.
    811
    912== Description ==
     13Easily add the [Smallchat](https://small.chat/) client to a WordPress site, allowing visitors to talk to teams via [Slack](https://slack.com/).
    1014
    11 The official instructions from Smallchat are to install a plugin which allows you to add arbitrary JS to your site. This plugin loads only the Smallchat embed JS code, instead, which is useful for environments where there may be restrictions on the plugins allowed to be installed.
    12 You must already have a Smallchat account to use this plugin. Once you do, you can get your client ID. See: https://docs.small.chat/installation.
    13 After that you can add your client ID to the Smallchat preferences at WP Admin > Settings > Smallchat. After that the Smallchat client will appear on the front end for non-admin, non-editor users, and in the WP Customizer.
     15The official [installation instructions](https://docs.small.chat/installation) from Smallchat are to install a plugin which allows you to add arbitrary JS to your site. This plugin loads only the Smallchat embed JS code, instead, which is useful for environments where there may be restrictions on the plugins allowed to be installed.
     16
     17== Installation ==
     18= Prequisites =
     19
     20Before using this plugin you need to add [Smallchat to Slack](https://my.small.chat/). After you\'ve added Smallchat to Slack, you can get your client ID from the embed code.
     21
     22= Configuration =
     23
     241. Activate the plugin
     251. Navigate to WP Admin > Settings > Smallchat.
     261. Add your client ID
     27
     28After that the Smallchat client will appear on the front end for non-admin, non-editor users, and in the WP Customizer.
Note: See TracChangeset for help on using the changeset viewer.